Date: Wed, 3 Dec 2003 13:12:09 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 machdep.c Message-ID: <200312032112.hB3LC9GT079834@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312032112.hB3LC9GT079834>