cvs commit: src/sys/amd64/conf GENERIC NOTES src/sys/i386/conf GENERIC NOTES

Nate Lawson nate at root.org
Sun Jul 1 21:51:29 UTC 2007


Nate Lawson wrote:
> njl         2007-07-01 21:47:45 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/amd64/conf       GENERIC NOTES 
>     sys/i386/conf        GENERIC NOTES 
>   Log:
>   Add cpufreq(4) to GENERIC.  It does not change the frequency by default,
>   so systems should be relatively unaffected.  Users can then simply enable
>   powerd(8) in rc.conf to take advantage of it.
>   
>   Approved by:    re
>   
>   Revision  Changes    Path
>   1.483     +3 -0      src/sys/amd64/conf/GENERIC
>   1.66      +0 -3      src/sys/amd64/conf/NOTES
>   1.473     +3 -0      src/sys/i386/conf/GENERIC
>   1.1241    +0 -3      src/sys/i386/conf/NOTES

Actually, I'm not sure standard practice here.  Should it be kept in
both NOTES and GENERIC?  Maybe I should not have removed it from NOTES.

-- 
Nate


More information about the cvs-src mailing list