cvs commit: src/sys/i386/i386 legacy.c src/sys/kern subr_smp.c

John Baldwin jhb at FreeBSD.org
Thu May 6 09:41:29 PDT 2004


On Thursday 06 May 2004 11:54 am, Nate Lawson wrote:
> njl         2004/05/06 08:54:03 PDT
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/i386/i386        legacy.c
>     sys/kern             subr_smp.c
>   Log:
>   Move the CPU newbus attachment to i386 legacy.  The acpi_cpu device will
>   become just "cpu" and provide attachments in the !legacy case.
>
>   Tested by:      des

By the way, it would be nice if the acpi_cpu(4) driver would still probe and 
attach to devices for non-existent CPUs but just device_disable() the 
associated device_t.  This would keep the device from reprobing all the time.

-- 
John Baldwin <jhb at FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org


More information about the cvs-src mailing list