Add SCSI-SCSI RAID from Infotrand as known device

This commit is contained in:
Andrey A. Chernov 1998-01-21 08:03:37 +00:00
parent 8b1643d2c6
commit f1f68c89d6
1 changed files with 5 additions and 1 deletions

View File

@ -16,7 +16,7 @@
*
* New configuration setup: dufault@hda.com
*
* $Id: scsiconf.c,v 1.100 1997/12/30 04:19:54 julian Exp $
* $Id: scsiconf.c,v 1.101 1997/12/30 22:26:51 nate Exp $
*/
#include "opt_scsi.h"
@ -271,6 +271,10 @@ static struct scsidevs knowndevs[] =
T_DIRECT, T_DIRECT, T_FIXED, "EMULEX", "MD21*" , "*",
"sd", SC_MORE_LUS
},
{
T_DIRECT, T_DIRECT, T_FIXED, "IFT", "*" , "*",
"sd", SC_MORE_LUS
},
#endif /* NSD */
#if NST > 0
{