summaryrefslogtreecommitdiff
path: root/sys/arch/hp300/stand/scsi.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/hp300/stand/scsi.c')
-rw-r--r--sys/arch/hp300/stand/scsi.c9
1 files changed, 8 insertions, 1 deletions
diff --git a/sys/arch/hp300/stand/scsi.c b/sys/arch/hp300/stand/scsi.c
index 0aa7c2e5401..1fcf9330083 100644
--- a/sys/arch/hp300/stand/scsi.c
+++ b/sys/arch/hp300/stand/scsi.c
@@ -1,4 +1,11 @@
-/* $NetBSD: scsi.c,v 1.5 1994/10/26 07:27:56 cgd Exp $ */
+/* $OpenBSD: scsi.c,v 1.2 1997/01/17 08:32:58 downsj Exp $ */
+/* $NetBSD: scsi.c,v 1.6 1996/12/17 09:21:42 thorpej Exp $ */
+
+/*
+ * This is reported to fix some odd failures when disklabeling
+ * SCSI disks in SYS_INST.
+ */
+#define SLOWSCSI
/*
* Copyright (c) 1988 University of Utah.