Date: Fri, 9 Aug 2002 13:51:53 -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 atapi-all.c atapi-all.h atapi-cam.c Message-ID: <200208092051.g79Kpr1s068871@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sos 2002/08/09 13:51:53 PDT
Modified files:
sys/dev/ata ata-all.c atapi-all.c atapi-all.h
Added files:
sys/dev/ata atapi-cam.c
Log:
Add the ability to use ATAPI devices via CAM.
The CAM<>ATAPI layer was submitted by "Thomas Quinot <thomas@cuivre.fr.eu.org>"
changes form the version on the net by me (formatting, ability to be used
alone without the ATAPI native device driver, proper speed reporting...)
See /sys/conf/NOTES for usage.
Submitted by: Thomas Quinot <thomas@cuivre.fr.eu.org>
Revision Changes Path
1.153 +34 -10 src/sys/dev/ata/ata-all.c
1.92 +4 -21 src/sys/dev/ata/atapi-all.c
1.45 +2 -0 src/sys/dev/ata/atapi-all.h
1.1 +712 -0 src/sys/dev/ata/atapi-cam.c (new)
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?200208092051.g79Kpr1s068871>
