Commit e094fd34 authored by Steve Schremmer's avatar Steve Schremmer Committed by Martin K. Petersen
Browse files
parent 0fd18145
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -239,6 +239,7 @@ static struct {
	{"LSI", "Universal Xport", "*", BLIST_NO_ULD_ATTACH},
	{"ENGENIO", "Universal Xport", "*", BLIST_NO_ULD_ATTACH},
	{"LENOVO", "Universal Xport", "*", BLIST_NO_ULD_ATTACH},
	{"FUJITSU", "Universal Xport", "*", BLIST_NO_ULD_ATTACH},
	{"SanDisk", "Cruzer Blade", NULL, BLIST_TRY_VPD_PAGES |
		BLIST_INQUIRY_36},
	{"SMSC", "USB 2 HS-CF", NULL, BLIST_SPARSELUN | BLIST_INQUIRY_36},
+1 −0
Original line number Diff line number Diff line
@@ -63,6 +63,7 @@ static const struct scsi_dh_blist scsi_dh_blist[] = {
	{"LSI", "INF-01-00",		"rdac", },
	{"ENGENIO", "INF-01-00",	"rdac", },
	{"LENOVO", "DE_Series",		"rdac", },
	{"FUJITSU", "ETERNUS_AHB",	"rdac", },
	{NULL, NULL,			NULL },
};