cvs commit: src/sys/dev/acpica acpi.c

John Baldwin jhb at freebsd.org
Mon Jul 21 20:56:18 UTC 2008


On Thursday 10 July 2008 01:06:54 pm John Baldwin wrote:
> jhb         2008-07-10 17:06:54 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:        (Branch: RELENG_7)
>     sys/dev/acpica       acpi.c 
>   Log:
>   SVN rev 180432 on 2008-07-10 17:06:54Z by jhb
>   
>   MFC: After probing the available frequency settings, restore the CPU to 
run
>   at whatever frequency it started at.

This is the completely wrong commit message. :(  It should have read that this 
restores the order of probing PCI busses to probe them in the order we 
encounter them in the ACPI namespace rather than based on their order on PCI 
bus 0.

-- 
John Baldwin


More information about the cvs-all mailing list