Date: Tue, 3 Oct 2000 06:12:37 -0700 (PDT) From: Søren Schmidt <sos@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-all.c ata-disk.c ata-dma.c Message-ID: <200010031312.GAA79211@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sos 2000/10/03 06:12:37 PDT
Modified files:
sys/dev/ata ata-all.c ata-disk.c ata-dma.c
Log:
Add support for ServerWorks ROSB4 ATA33 chipset.
Add support for CMD 648 ATA66 & CMD 649 ATA100 chipsets.
Fix the "resource already allocated" panic with the CMD and other
braindead controllers.
Add options ATA_ENABLE_TAGS, without this option tagged queuing will
not be attempted.
Revision Changes Path
1.72 +45 -46 src/sys/dev/ata/ata-all.c
1.79 +6 -2 src/sys/dev/ata/ata-disk.c
1.47 +111 -5 src/sys/dev/ata/ata-dma.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010031312.GAA79211>
