atapi/cam driver
Simon Barner
barner at in.tum.de
Tue Jun 22 05:45:39 PDT 2004
Hi,
your kernel configuration looks good:
> # ATA and ATAPI devices
> device ata
> device atadisk # ATA disk drives
> device atapicd # ATAPI CDROM drives
> options ATA_STATIC_ID #Static device numbering
[...]
> # Yes they are for SCSI but umass needs them
> device scbus # SCSI bus (required)
> device da # Direct Access (disks)
[...]
> # To access IDE devices via scsi system
> device atapicam
> device cd
> device pass
Perhaps there is some strange conflict between your CDROM devices. Did
you try and unplug one of them, use a different IDE channel, etc.
You should see cd0/cd1 devices when you boot.
Simon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: Digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040622/af54e5f0/attachment.bin
More information about the freebsd-questions
mailing list