so, it was actually quite easy.
Here´s a small patch to kamikaze, which selects the generic
scsi driver as well.
The ipkg packge (for kamikaze 2.4) is included as well.
Use this patch to make the scsi-kmod module, then do a
to make the devices and load the driver. Using:Code:mknod /dev/sg0 c 21 0 mknod /dev/sg1 c 21 1 insmod sg
you can now spin down a scsi device. The scsi-start utility still doesn´tCode:sg_start -s -p 2 /dev/sg1
work for me though.




Reply With Quote
