patch-2.4.6 linux/drivers/usb/storage/debug.c
Next file: linux/drivers/usb/uhci.c
Previous file: linux/drivers/usb/serial/whiteheat.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Jun 12 11:17:17 2001
- Orig file:
v2.4.5/linux/drivers/usb/storage/debug.c
- Orig date:
Fri Sep 8 16:39:12 2000
diff -u --recursive --new-file v2.4.5/linux/drivers/usb/storage/debug.c linux/drivers/usb/storage/debug.c
@@ -302,6 +302,8 @@
case 0x1C00: what="defect list not found"; break;
case 0x2400: what="invalid field in CDB"; break;
case 0x2703: what="associated write protect"; break;
+ case 0x2800: what="not ready to ready transition (media change?)";
+ break;
case 0x2903: what="bus device reset function occurred"; break;
case 0x2904: what="device internal reset"; break;
case 0x2B00: what="copy can't execute since host can't disconnect";
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)