Date: Thu, 31 Oct 2002 15:10:34 -0800 (PST) From: Thomas Quinot <thomas@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 src/sys/conf files src/sys/i386/conf LINT Message-ID: <200210312310.g9VNAYXg028482@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thomas 2002/10/31 15:10:34 PST Modified files: (Branch: RELENG_4) sys/dev/ata ata-all.c atapi-all.c atapi-all.h sys/conf files sys/i386/conf LINT Added files: (Branch: RELENG_4) sys/dev/ata atapi-cam.c Log: MFC: ATAPI/CAM driver. This driver allows ATAPI devices to be used through the CAM framework. Reviewed by: sos, roberto OK'd by: re Revision Changes Path 1.340.2.119 +2 -0 src/sys/conf/files 1.50.2.41 +28 -10 src/sys/dev/ata/ata-all.c 1.46.2.18 +5 -21 src/sys/dev/ata/atapi-all.c 1.22.2.10 +3 -0 src/sys/dev/ata/atapi-all.h 1.10.2.1 +723 -0 src/sys/dev/ata/atapi-cam.c (new) 1.749.2.127 +2 -0 src/sys/i386/conf/LINT 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?200210312310.g9VNAYXg028482>