ATAPICAM problem
Kevin Oberman
oberman at es.net
Fri Mar 12 11:52:37 PST 2004
> Date: Fri, 12 Mar 2004 22:45:11 +0300
> From: Anton Nikiforov <anton at nikiforov.ru>
> Sender: owner-freebsd-current at freebsd.org
>
> This is a cryptographically signed message in MIME format.
>
> --------------ms080000060000010305090003
> Content-Type: text/plain; charset=ISO-8859-5; format=flowed
> Content-Transfer-Encoding: 7bit
>
> Hello and thanks,
> Before writing here i ave read it and for sure i have had all needed
> devices in the kernel.
> # ATA and ATAPI devices
> device ata
> device atadisk # ATA disk drives
> device atapicd # ATAPI CDROM drives
> device atapifd # ATAPI floppy drives
> device atapist # ATAPI tape drives
> device atapicam
> options ATA_STATIC_ID #Static device numbering
> # SCSI peripherals
> device scbus # SCSI bus (required)
> #device ch # SCSI media changers
> device da # Direct Access (disks)
> #device sa # Sequential Access (tape etc)
> device cd # CD
> device pass # Passthrough device (direct SCSI access)
> #device ses # SCSI Environmental Services (and SAF-TE)
>
What does the dmesg look like? Is it not listing cd0? You should see at
least on line for cd0 right after the acd0 lines near the end of the
output. The first should be:
cd0 at ata1 bus 0 target0 lun 0
This should be followed by (at least) on more line reporting the
details of the drive: manufacturer, model, version
Are these showing up?
--
R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: oberman at es.net Phone: +1 510 486-8634
More information about the freebsd-current
mailing list