Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Feb 2003 14:58:05 -0500
From:      Edmond Baroud <SoHo@admin.fido.ca>
To:        freebsd-questions@FreeBSD.ORG
Subject:   atapicam in 4.8-PRERELEASE
Message-ID:  <20030228195805.GA74269@admin.fido.ca>

next in thread | raw e-mail | index | archive | help
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,

-- 
Edmond Baroud 
UNIX Systems Admin             mailto:SoHo@admin.fido.ca
Fingerprint  140F 5FD5 3FDD 45D9 226D  9602 8C3D EAFB 4E19 BEF9
"UNIX is very user friendly, it's just picky about who its friends are."



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?20030228195805.GA74269>