Date: Wed, 29 Aug 2001 17:42:12 -0700 (PDT) From: Mike Smith <msmith@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/libi386 biosacpi.c Makefile i386_module.c libi386.h src/sys/boot/i386/loader main.c Message-ID: <200108300042.f7U0gC336084@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 2001/08/29 17:42:12 PDT
Modified files:
sys/boot/i386/libi386 Makefile i386_module.c libi386.h
sys/boot/i386/loader main.c
Added files:
sys/boot/i386/libi386 biosacpi.c
Log:
Teach the loader how to find the system ACPI information, and autoload
the ACPI module if the system apperars to be ACPI compliant.
This is an initial cut; the load should really be done by Forth support
code, and we should check both the BIOS build date and a blacklist.
Revision Changes Path
1.20 +3 -2 src/sys/boot/i386/libi386/Makefile
1.4 +12 -1 src/sys/boot/i386/libi386/i386_module.c
1.14 +3 -1 src/sys/boot/i386/libi386/libi386.h
1.24 +4 -1 src/sys/boot/i386/loader/main.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108300042.f7U0gC336084>
