>> # ATA/SCSI peripherals
>> device               scbus           # SCSI bus (required for ATA/SCSI)
>> #device              ch              # SCSI media changers
>> #device              da              # Direct Access (disks)
>> #device              sa              # Sequential Access (tape etc)
>> #device              cd              # CD
>> device               pass            # Passthrough device (direct ATA/SCSI 
>> access)
>> #device              ses             # SCSI Environmental Services (and 
>> SAF-TE)
> 
> I think you should add "device da" or "device ada" option to have some
> disks available.

will try.  but the working 8.2 was happy with just the ata, which i have
in the 9 config

# ATA controllers
#device         ahci            # AHCI-compatible SATA controllers
device          ata             # Legacy ATA/SATA controllers
options         ATA_CAM         # Handle legacy controllers with CAM
options         ATA_STATIC_ID   # Static device numbering
#device         mvs             # Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA
#device         siis            # SiliconImage SiI3124/SiI3132/SiI3531 SATA

randy
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"

Reply via email to