sos 2004/04/24 09:32:06 PDT
FreeBSD src repository
Modified files:
sys/dev/ata ata-pci.c
Log:
Try the simplify determining what is ata0 and ata1.
Remove the PCI native addressing code, it eed to be run before we even
have control in the ATA driver and should be moved to the pci code.
Revision Changes Path
1.81 +1 -17 src/sys/dev/ata/ata-pci.c