summaryrefslogtreecommitdiffstats
path: root/sys/scsi
diff options
context:
space:
mode:
authormsmith <msmith@FreeBSD.org>1997-09-18 00:15:55 +0000
committermsmith <msmith@FreeBSD.org>1997-09-18 00:15:55 +0000
commit9beb19603d8adaf028ce0cacfd477aa39a4b1cc9 (patch)
treefe6081f100a3c56042f9e03c9b24276b2019a86f /sys/scsi
parent109ba0ca66db09790df1c93e4ee1ba2239344d64 (diff)
downloadFreeBSD-src-9beb19603d8adaf028ce0cacfd477aa39a4b1cc9.zip
FreeBSD-src-9beb19603d8adaf028ce0cacfd477aa39a4b1cc9.tar.gz
Remove line noise from the quirk list (kernel build stopper)
Diffstat (limited to 'sys/scsi')
-rw-r--r--sys/scsi/scsiconf.c3
1 files changed, 1 insertions, 2 deletions
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
},
OpenPOWER on IntegriCloud