NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/39960 (Enhanced Speedstep module patch)
Synopsis: Enhanced Speedstep module patch
State-Changed-From-To: open->closed
State-Changed-By: jruoho%NetBSD.org@localhost
State-Changed-When: Wed, 20 Apr 2011 05:18:18 +0000
State-Changed-Why:
The est(4) driver has been modularized.
- Removed EST_FREQ_USERWRITE completely... who really uses this and
why is this useful? root should be the only one allowed, IMHO.
Done.
- Removed RUN_ONCE(9) stuff, it's completely unused now.
Done.
- Removed support to make this build in the kernel. Some modules are
now autoloaded too, I wanted to follow this behaviour...
Not done. Autoloading driver modules is still an open question, and should
probably go through autoconf(9), regardless of the driver or bus.
Home |
Main Index |
Thread Index |
Old Index