From owner-freebsd-questions@FreeBSD.ORG Tue Dec 21 20:40:11 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27B4C16A4CF for ; Tue, 21 Dec 2004 20:40:11 +0000 (GMT) Received: from fusion.vilot.net (vilot.com [64.246.32.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id C986D43D2D for ; Tue, 21 Dec 2004 20:40:10 +0000 (GMT) (envelope-from tom@vilot.com) Received: from [192.168.1.77] (c-24-8-184-241.client.comcast.net [24.8.184.241]) (authenticated bits=0) by fusion.vilot.net (8.13.1/8.12.9) with ESMTP id iBLKbW6X004797 for ; Tue, 21 Dec 2004 14:37:32 -0600 (CST) (envelope-from tom@vilot.com) Message-ID: <41C88709.4050900@vilot.com> Date: Tue, 21 Dec 2004 13:26:49 -0700 From: Tom Vilot Organization: 3Dimentia, Incorporated User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <200412211622.LAA4517585@shell.TheWorld.com> <20041221164553.GD618@nosferatu.blackend.org> In-Reply-To: <20041221164553.GD618@nosferatu.blackend.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: USB flash drive support/usage X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Dec 2004 20:40:11 -0000 Marc Fonvieille wrote: >http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/usb-disks.html > > "Since the burner is seen as a SCSI drive, the driver atapicam(4) should not be used in the kernel configuration." Hmm. What if you need atapicam for other things, such as ATAPI DVDRW drives?