Date: Mon, 21 Jul 2008 11:42:39 -0400 From: John Baldwin <jhb@freebsd.org> To: src-committers@freebsd.org Cc: cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/acpica acpi.c Message-ID: <200807211142.39955.jhb@freebsd.org> In-Reply-To: <200807101707.m6AH7115055290@repoman.freebsd.org> References: <200807101707.m6AH7115055290@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807211142.39955.jhb>