--- 27rc5~/drivers/usb/storage/sddr09.c 2003-08-25 14:44:42.000000000 +0300 +++ 27rc5/drivers/usb/storage/sddr09.c 2004-08-07 14:09:39.000000000 +0300 @@ -444,6 +444,7 @@ * byte 0: opcode: 03 * byte 4: data length */ +#if 0 static int sddr09_request_sense(struct us_data *us, unsigned char *sensebuf, int buflen) { unsigned char command[12] = { @@ -465,7 +466,7 @@ return result; } - +#endif /* * Read Command: 12 bytes. * byte 0: opcode: E8