From owner-freebsd-newbies@FreeBSD.ORG Tue Sep 2 10:09:45 2003 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 862F616A4BF for ; Tue, 2 Sep 2003 10:09:45 -0700 (PDT) Received: from zeus.acuson.com (ac17860.acuson.com [157.226.71.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6C4D43FEA for ; Tue, 2 Sep 2003 10:09:44 -0700 (PDT) (envelope-from DavidJohnson@Siemens.com) Received: from mvaexch02 ([157.226.230.209]:4485 helo=mvaexch02.acuson.com) by zeus.acuson.com with esmtp (Exim 4.14) id 19uEf2-0000Oa-4A; Tue, 02 Sep 2003 10:09:44 -0700 Received: by mvaexch02.acuson.com with Internet Mail Service (5.5.2653.19) id ; Tue, 2 Sep 2003 10:08:02 -0700 Received: from dhcp-46-151.acuson.com ([157.226.46.151]) by mvaexch01.acuson.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id Q0N40FCK; Tue, 2 Sep 2003 10:07:16 -0700 From: Johnson David To: Mihail , freebsd-newbies@freebsd.org Organization: Siemens Medical Systems Date: Tue, 2 Sep 2003 10:08:51 -0700 User-Agent: KMail/1.5.3 References: <20030830080128.E9EC36878D2@hot.ee> In-Reply-To: <20030830080128.E9EC36878D2@hot.ee> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200309021008.51240.DavidJohnson@Siemens.com> X-Scanner: exiscan for exim4 (http://duncanthrax.net/exiscan/) *19uEf2-0000Oa-4A*XT3UbGRw5O2* X-SA-Exim-Scanned: No; SAEximRunCond expanded to false Subject: Re: USB CD-RW X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Sep 2003 17:09:45 -0000 On Saturday 30 August 2003 12:58 am, Mihail wrote: > Hi, > > Does anybody know a good how-to/tutorial on setting up > a USB CD-writer? Normal CD like read-only access to a USB CD-RW is simplicity. It acts as just another USB mass storage device. Write-access is a whole different story though. Looking at the 5.1 release notes, all the USB CD-R/RW devices are noted as being read-only. There may be a port that can handle USB CD-RW, so you may want to browse around in the ports. Also ask on -questions or -hardware or search their archives. They are much more informed people than we. David