On Wed, 2004-11-17 at 14:23 +0900, Ken-ichirou MATSUZAWA wrote: > Hello, I'm using kernel-2.6 with aha2940. > until 2.6.8.1 it works fine but since 2.6.9, I've been getting message: > > Nov 17 13:45:48 plath kernel: FAILED > Nov 17 13:45:48 plath kernel: status = 1, message = 00, host = 0, driver = 08 > Nov 17 13:45:48 plath kernel: Current sd: sense = 70 5 > Nov 17 13:45:48 plath kernel: ASC=20 ASCQ= 0 > Nov 17 13:45:48 plath kernel: Raw sense data:0x70 0x00 0x05 0x00 0x00 0x00 0x00 0x0a 0x00 0x00 0x00 0x00 0x20 0x00 0x00 0x00 0x00 0x00 The error is coming from the device, and has nothing to do with the driver. It's ILLEGAL REQUEST, INVALID COMMAND OPERATION CODE. That means that something sent the device a SCSI command it didn't understand. Without knowing what the command was it's hard to say, but my best guess would be that some userland program is sending commands to the device and got one wrong. James - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html