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

Søren Schmidt sos at FreeBSD.org
Wed Apr 21 13:03:26 PDT 2004


sos         2004/04/21 13:03:26 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-chipset.c ata-pci.c ata-pci.h 
  Log:
  Make the test for ATA PCI legacy addressing mode more robust.
  Add code (currently ifdef'd out) to allow ATA PCI native addressing.
  Fix the altio offset for ATA PCI devices.
  
  Revision  Changes    Path
  1.69      +1 -1      src/sys/dev/ata/ata-chipset.c
  1.80      +41 -11    src/sys/dev/ata/ata-pci.c
  1.30      +2 -3      src/sys/dev/ata/ata-pci.h


More information about the cvs-src mailing list