cvs commit: src/sys/dev/pci pci.c src/sys/dev/ata ata-pci.c

Søren Schmidt sos at FreeBSD.org
Sat Feb 17 16:56:40 UTC 2007


sos         2007-02-17 16:56:39 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pci          pci.c 
    sys/dev/ata          ata-pci.c 
  Log:
  Add support for chipsets that has NULL'd BAR's for legacy ports.
  This allows DMA to be used on a fine little geode system I got here and
  most like on lots of older systems like that.
  
  HW donated by:  Paul Ghering
  
  Revision  Changes    Path
  1.119     +9 -9      src/sys/dev/ata/ata-pci.c
  1.343     +3 -1      src/sys/dev/pci/pci.c


More information about the cvs-all mailing list