Date: Fri, 22 Aug 2003 13:52:49 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf Makefile.i386 files files.i386 options src/sys/i386/conf LINT Message-ID: <200308222052.h7MKqnkP044418@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2003/08/22 13:52:49 PDT
FreeBSD src repository
Modified files: (Branch: RELENG_4)
sys/conf Makefile.i386 files files.i386 options
sys/i386/conf LINT
Log:
MFC: Build glue for the ACPI driver. To include this driver in a custom
kernel, add 'device acpica' to your kernel config. Due to the way
config(8) works in -stable, I was unable to use 'device acpi' to enable
compilation of this driver. Note that there is no kernel module, you
must compile ACPI into your kernel as a static driver.
Sponsored by: The Weather Channel
Revision Changes Path
1.179.2.18 +4 -0 src/sys/conf/Makefile.i386
1.340.2.142 +141 -0 src/sys/conf/files
1.307.2.40 +9 -0 src/sys/conf/files.i386
1.191.2.57 +5 -0 src/sys/conf/options
1.749.2.151 +15 -0 src/sys/i386/conf/LINT
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308222052.h7MKqnkP044418>
