summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authormjacob <mjacob@NetBSD.org>1999-11-16 18:48:40 +0000
committermjacob <mjacob@NetBSD.org>1999-11-16 18:48:40 +0000
commita7c74fb98f308cd30b00c679dbeed123df8b8bd3 (patch)
treed05a6902237f233c27a12a4709912008c659f226 /sys
parent8cf9a1480220b4cd89e1495a2db433059a7470d2 (diff)
Re-add stub Qlogic F/W files so that life is easier when/if the new
Qlogic F/W copyright is approved.
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/microcode/isp/asm_pci.h5
-rw-r--r--sys/dev/microcode/isp/asm_sbus.h5
2 files changed, 10 insertions, 0 deletions
diff --git a/sys/dev/microcode/isp/asm_pci.h b/sys/dev/microcode/isp/asm_pci.h
new file mode 100644
index 00000000000..5ec28dcd132
--- /dev/null
+++ b/sys/dev/microcode/isp/asm_pci.h
@@ -0,0 +1,5 @@
+/* $NetBSD: asm_pci.h,v 1.24 1999/11/16 18:48:40 mjacob Exp $ */
+/*
+ * Qlogic Supplied Microcode
+ * (will be reinstalled at some point)
+ */
diff --git a/sys/dev/microcode/isp/asm_sbus.h b/sys/dev/microcode/isp/asm_sbus.h
new file mode 100644
index 00000000000..a0d78d75f46
--- /dev/null
+++ b/sys/dev/microcode/isp/asm_sbus.h
@@ -0,0 +1,5 @@
+/* $NetBSD: asm_sbus.h,v 1.14 1999/11/16 18:48:48 mjacob Exp $ */
+/*
+ * Qlogic Supplied Microcode
+ * (will be reinstalled at some point)
+ */