summaryrefslogtreecommitdiffstats
path: root/sys/scsi
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1996-02-12 23:22:33 +0000
committerache <ache@FreeBSD.org>1996-02-12 23:22:33 +0000
commit89cd3c7ebfbbe30008e551b01e1f8dabe9360016 (patch)
tree651f2c5dd36f998388a6f4fa042ece6646278ef9 /sys/scsi
parent3026d983d722723d32d24aecf0eafa1f3929ae35 (diff)
downloadFreeBSD-src-89cd3c7ebfbbe30008e551b01e1f8dabe9360016.zip
FreeBSD-src-89cd3c7ebfbbe30008e551b01e1f8dabe9360016.tar.gz
Recognize NRC MBR-7.4 too
Diffstat (limited to 'sys/scsi')
-rw-r--r--sys/scsi/scsiconf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/scsi/scsiconf.c b/sys/scsi/scsiconf.c
index fdc0efb..8789744 100644
--- a/sys/scsi/scsiconf.c
+++ b/sys/scsi/scsiconf.c
@@ -16,7 +16,7 @@
*
* New configuration setup: dufault@hda.com
*
- * $Id: scsiconf.c,v 1.51 1996/02/02 22:59:47 joerg Exp $
+ * $Id: scsiconf.c,v 1.52 1996/02/03 13:31:11 joerg Exp $
*/
#include <sys/types.h>
@@ -308,7 +308,7 @@ static struct scsidevs knowndevs[] =
"cd", SC_MORE_LUS, CD_Q_NO_TOUCH
},
{
- T_READONLY, T_READONLY, T_REMOV, "NRC", "MBR-7" ,"*",
+ T_READONLY, T_READONLY, T_REMOV, "NRC", "MBR-7*" ,"*",
"cd", SC_MORE_LUS
},
{
OpenPOWER on IntegriCloud