patch-2.4.27 linux-2.4.27/drivers/scsi/scsi_scan.c
Next file: linux-2.4.27/drivers/scsi/st.c
Previous file: linux-2.4.27/drivers/scsi/sata_vsc.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
2004-08-07 16:26:05.534382937 -0700
- Orig file:
linux-2.4.26/drivers/scsi/scsi_scan.c
- Orig date:
2004-04-14 06:05:31.000000000 -0700
diff -urN linux-2.4.26/drivers/scsi/scsi_scan.c linux-2.4.27/drivers/scsi/scsi_scan.c
@@ -148,7 +148,7 @@
{"EMULEX", "MD21/S2 ESDI", "*", BLIST_SINGLELUN},
{"CANON", "IPUBJD", "*", BLIST_SPARSELUN},
{"nCipher", "Fastness Crypto", "*", BLIST_FORCELUN},
- {"DEC","HSG80","*", BLIST_FORCELUN | BLIST_NOSTARTONADD},
+ {"DEC","HSG80","*", BLIST_SPARSELUN | BLIST_LARGELUN | BLIST_NOSTARTONADD},
{"COMPAQ","LOGICAL VOLUME","*", BLIST_FORCELUN},
{"COMPAQ","CR3500","*", BLIST_FORCELUN},
{"NEC", "PD-1 ODX654P", "*", BLIST_FORCELUN | BLIST_SINGLELUN},
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)