From 9beb19603d8adaf028ce0cacfd477aa39a4b1cc9 Mon Sep 17 00:00:00 2001 From: msmith Date: Thu, 18 Sep 1997 00:15:55 +0000 Subject: Remove line noise from the quirk list (kernel build stopper) --- sys/scsi/scsiconf.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/scsi') diff --git a/sys/scsi/scsiconf.c b/sys/scsi/scsiconf.c index ad14ee0..0e3fd3a 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.92 1997/09/07 15:06:08 joerg Exp $ + * $Id: scsiconf.c,v 1.93 1997/09/17 21:49:06 joerg Exp $ */ #include "opt_scsi.h" @@ -310,7 +310,6 @@ static struct scsidevs knowndevs[] = "st", SC_MORE_LUS, 0 }, { - { T_SEQUENTIAL, T_SEQUENTIAL, T_REMOV, "HP", "C1557A", "*", "st", SC_MORE_LUS, 0 }, -- cgit v1.1