patch-2.3.32 linux/drivers/acorn/scsi/fas216.c
Next file: linux/drivers/acorn/scsi/powertec.c
Previous file: linux/drivers/acorn/char/mouse_rpc.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Mon Dec 13 16:26:27 1999
- Orig file:
v2.3.31/linux/drivers/acorn/scsi/fas216.c
- Orig date:
Mon Aug 2 10:19:52 1999
diff -u --recursive --new-file v2.3.31/linux/drivers/acorn/scsi/fas216.c linux/drivers/acorn/scsi/fas216.c
@@ -1247,7 +1247,6 @@
printk("%s%02X", i & 31 ? " " : "\n ", message[i]);
printk("\n");
-reject_message:
/*
* Something strange seems to be happening here -
* I can't use SETATN since the chip gives me an
@@ -1822,6 +1821,7 @@
case READ_CAPACITY:
case TEST_UNIT_READY:
case MODE_SENSE:
+ case REQUEST_SENSE:
break;
default:
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)