Jan Johansson <[email protected]> wrote: > My backup server ran out of space and I got my hands on a SATA pci > card carrying a Sil 3112a chip. The problem beeing that when > booting bsd the drive timeout with a message like: > > pciide0:0:0: not ready, st=0xd0<BSY,DRDY,DSC>, err=0x00 > pciide0 channel 0: reset failed for drive 0 > wd0c: device timeout reading fsbn 0 (wd0 bn 0; cn 0 tn 0 sn 0), retrying
So I have been comparing RAMDISK_CD and GENERIC for a few days and it seems I can compile a working GENERIC by commenting "options DIAGNOSTIC" in the config file. Trying to find exactly which ifdef that kills the card I started getting unpredictable results while changing ifdef's in /usr/src/sys/kern and /usr/src/sys/scsi. Sometimes it work sometimes it dosen't. :-( Any suggestions would be very welcome.

