From a034e85849500cd765bdb1b7521c8abff3dde7c6 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Mon, 12 Feb 1996 23:22:33 +0000 Subject: [PATCH] Recognize NRC MBR-7.4 too --- sys/scsi/scsiconf.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/scsi/scsiconf.c b/sys/scsi/scsiconf.c index fdc0efb0facb..8789744c20d8 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 @@ -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 }, {