On Fri, Feb 28, 2003 at 02:58:05PM -0500, Edmond Baroud wrote: > Hi all, > > I needed to install a parallel CDRW on my box, so I updated my source to 4.8-PRE and > recompiled (didnt go with the patch for 4.x). > I am running into a very strange behaviour where my regular CDROM is being detected > at boot time as always /dev/acd0 AND again as cd0. > I am unable to control my other "Backpack cd-rw".. > any feedback would be appreciated :) > > kernel config: > device atapicam > device scbus # SCSI bus (required) > device da # Direct Access (disks) > device sa # Sequential Access (tape etc) > device cd # CD > device pass # Passthrough device (direct SCSI access) > > in dmesg: > acd0: CDROM <LG CD-ROM CRD-8521B> at ata1-slave PIO4 > then again: > cd0 at ata1 bus 0 target 1 lun 0 > cd0: <LG CD-ROM CRD-8521B 1.00> Removable CD-ROM SCSI-0 device > > %camcontrol eject cd0 > ejects my LG cdrom > > and %mount /dev/cdrom /cdrom > also mounts the LG cdrom. > > am I missing anything here? > > thanks,
If you don't want the atapi access, remove: device atapicd # ATAPI CDROM drives Otherwise - both access methods are fine as long as both aren't used at the same time. -- Scott A. Moberly [EMAIL PROTECTED] Microsoft is not the Answer - Microsoft is the question and the Answer is no ! To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message