ATAPICAM problem

Anton Nikiforov anton at nikiforov.ru
Fri Mar 12 11:45:21 PST 2004


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)
                                                                                                                                     

da was enabled just in case.
And with this configuration it was not working. 
                                                                                                                      


>According to the FreeBSD Handbook's section "Using the ATAPI/CAM Driver",
>
>       To use this driver, you will need to add the following lines to your
>       kernel configuration file:
>
>     device atapicam
>     device scbus
>     device cd
>     device pass
>
>       You also need the following lines in your kernel configuration file:
>
>     device ata
>     device atapicd
>
>       Both of which should already be present.
>
>
>
>
>  
>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3174 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20040312/4b9a453b/smime.bin


More information about the freebsd-current mailing list