cvs commit: src/sys/i386/i386 machdep.c
John Baldwin
jhb at FreeBSD.org
Wed Dec 3 13:12:10 PST 2003
jhb 2003/12/03 13:12:09 PST
FreeBSD src repository
Modified files:
sys/i386/i386 machdep.c
Log:
- Remove the hack to prevent the acpi module from loading.
- Add a really, really, nasty hack to provide stub versions of all of
the 'device apic' functions used by the ACPI MADT APIC enumerator if
'device apic' is not compiled into the kernel. This is gross but is
the best we can do with the current kernel linker implementation.
Approved by: re (scottl / blanket)
Revision Changes Path
1.584 +95 -3 src/sys/i386/i386/machdep.c
More information about the cvs-src
mailing list