Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Feb 2003 21:31:57 +0200
From:      Willie Viljoen <will@unfoldings.net>
To:        "Michael Sharp" <ms@probsd.org>, <freebsd-questions@FreeBSD.ORG>
Subject:   Re: IDE LiteON CD-RW supported by burncd?
Message-ID:  <200302262131.57369.will@unfoldings.net>
In-Reply-To: <2584.192.168.1.4.1046281350.squirrel@webmail.probsd.org>
References:  <2584.192.168.1.4.1046281350.squirrel@webmail.probsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 26 February 2003 19:42, someone, possibly Michael Sharp, typed:
> I understand ALL IDE CD-RWs are supported under FreeBSD, but has anyone
> actually used a CD-RW by LiteON ( http://liteonit.com ) and had sucess
> with it under burncd?

In addition to working with burncd, you can also get this drive to work with 
cdrtools if you want by making it appear to be a SCSI device. You will need 
a 4.7-RELEASE or newer system (check the Handbook for upgrading 
instructions) and you will need to recompile your kernel with atleast:

device	ata
device	atapicd
device	atapicam
device	scbus
device	pass
device	cd

Some IDE CD-R/RW devices will only work this way... those that do not 
implement the standards that SS adheres strictly to in the burncd code. 
However, this drive, according to numerous posts, will work fine, and does 
implement those standards (which is rather impressive)

The advantage to using it with ATAPICAM rather than burncd is that you will 
also be able to use the other tools from the cdrtools package, cdrecord, 
cdda2wav, etc, and the numerous front ends that have been designed for 
them.

Will

-- 
Willie Viljoen
Freelance IT Consultant

214 Paul Kruger Avenue, Universitas
Bloemfontein
9321
South Africa

+27 51 522 15 60
+27 51 522 44 36 (after hours)
+27 82 404 03 27 (mobile)

will@unfoldings.net

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302262131.57369.will>