On Tue, Mar 04, 2003 at 01:20:46PM -0500, Edmond Baroud wrote:
> Hello Scott,
> 
> Sorry I'm writing to you directly.

No problem.

> I'm affraid you misunderstood my question;

Nope I think I got it.

> > %camcontrol eject cd0
> > ejects my LG cdrom

due to atapicam in your KERNEL config

> > and %mount /dev/cdrom /cdrom
> > also mounts the LG cdrom.

due to atapicd in you KERNEL config

> the question is that I am supposed to control my CDRW through cd0 right?

When using atapicam, yes.

> and not be able to eject my "regular" CDROM.

Incorrect, acd?c is still available with atapicd in the kernel config

> however, my cdrom is being detected at boot time as cd0, shouldnt cd0
> be my CDRW?

Yes; however, acd0 will also be seen in your dmesg.  Not a problem, like I
said in a previous post as long as you access only one of the devices, i.e
/dev/acd0c or /dev/cd0 at a time.  You can remove the atapicd to minimize
this risk, of course.

Hope this is a little more clear.

-- 
Scott A. Moberly
[EMAIL PROTECTED]

A budget is just a method of worrying before you spend money, as well
as afterward.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to