From owner-freebsd-current Mon Aug 12 17:27:58 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CDC637B401 for ; Mon, 12 Aug 2002 17:27:54 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 707D843E65 for ; Mon, 12 Aug 2002 17:27:50 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 33636 invoked by uid 1000); 13 Aug 2002 00:27:51 -0000 Date: Mon, 12 Aug 2002 17:27:51 -0700 (PDT) From: Nate Lawson To: Andy Sparrow Cc: stable@FreeBSD.ORG, current@FreeBSD.ORG, =?iso-8859-1?Q?S=F8ren?= Schmidt , Thomas Quinot Subject: Re: CAM-ATAPI status? In-Reply-To: <20020813001842.55400D7@CRWdog.demon.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 12 Aug 2002, Andy Sparrow wrote: > Some time later (what it is now, 6 months?), it's not in the tree, and I > suspect that the happy ATAPI/CAM users are either applying patches > locally to keep using this useful functionality, or bemoaning the fact > that FreeBSD doesn't let them use cdrecord with ATAPI CD-Rs.... You'll be happy to tell them sys/dev/ata/atapi-cam.c: Revision 1.1 Fri Aug 9 20:51:53 2002 UTC (3 days, 3 hours ago) by sos Branch: MAIN Add the ability to use ATAPI devices via CAM. The CAM<>ATAPI layer was submitted by "Thomas Quinot " 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message