cvs commit: src/sys/dev/ata ata-all.c ata-chipset.c ata-dma.c
ata-pci.c
Søren Schmidt
sos at FreeBSD.org
Thu Aug 12 01:20:37 PDT 2004
sos 2004-08-12 08:20:37 UTC
FreeBSD src repository
Modified files:
sys/dev/ata ata-all.c ata-chipset.c ata-dma.c
ata-pci.c
Log:
Change the order of ata_dmainit/ata_allocate in preparation of
supporting new chipsets where this is needed.
Revision Changes Path
1.221 +14 -17 src/sys/dev/ata/ata-all.c
1.79 +2 -4 src/sys/dev/ata/ata-chipset.c
1.128 +1 -1 src/sys/dev/ata/ata-dma.c
1.87 +40 -26 src/sys/dev/ata/ata-pci.c
More information about the cvs-src
mailing list