cvs commit: src/sys/dev/ata ata-pci.c
Søren Schmidt
sos at FreeBSD.org
Tue Apr 27 05:55:00 PDT 2004
sos 2004/04/27 05:54:59 PDT
FreeBSD src repository
Modified files:
sys/dev/ata ata-pci.c
Log:
Use pci_get_progif to decide if this is one of the primary/secondary
channels. This also work when PCI native mode has been selected
(patch for /sys/dev/pci/pci.c needed for that) since pci_get_progif
uses the saved value for progif, not the one stored after we may have
changed from legacy mode to native PCI mode.
Revision Changes Path
1.82 +2 -7 src/sys/dev/ata/ata-pci.c
More information about the cvs-src
mailing list