Date: Wed, 9 Jul 2003 09:14:11 -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 files Message-ID: <200307091614.h69GEB3T090474@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2003/07/09 09:14:11 PDT
FreeBSD src repository
Modified files:
sys/conf files
Log:
- Fix the kernel build for configurations that include pci but not isa by
having the PCI-ISA bridge driver depend on both pci and isa.
- Have the PCI-EISA bridge driver depend on both pci and eisa as well.
- Make acpi_isab.c depend on acpi and isa.
Submitted by: Marius Strobl <marius@alchemy.franken.de> (1,2)
Revision Changes Path
1.803 +3 -3 src/sys/conf/files
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307091614.h69GEB3T090474>
