cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.c ata-pci.h
ata-queue.c atapi-cd.c
John Baldwin
jhb at FreeBSD.org
Thu Dec 18 13:39:40 PST 2003
jhb 2003/12/18 13:39:39 PST
FreeBSD src repository
Modified files: (Branch: RELENG_5_2)
sys/dev/ata ata-chipset.c ata-pci.c ata-pci.h
ata-queue.c atapi-cd.c
Log:
MFC: Sync ata driver with head.
- Various fixes for SiI3112A.
- Support for the SiS 661 chipset.
- Fix register timings for AMD/VIA/nVidia chipsets.
Approved by: scottl (re)
Revision Changes Path
1.48.2.1 +24 -5 src/sys/dev/ata/ata-chipset.c
1.71.2.1 +4 -0 src/sys/dev/ata/ata-pci.c
1.19.2.1 +1 -0 src/sys/dev/ata/ata-pci.h
1.11.2.1 +7 -5 src/sys/dev/ata/ata-queue.c
1.156.2.1 +4 -2 src/sys/dev/ata/atapi-cd.c
More information about the cvs-src
mailing list