cvs commit: src/sys/conf files
    John Baldwin 
    jhb at FreeBSD.org
       
    Wed Jul  9 09:14:12 PDT 2003
    
    
  
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 at alchemy.franken.de> (1,2)
  
  Revision  Changes    Path
  1.803     +3 -3      src/sys/conf/files
    
    
More information about the cvs-all
mailing list