summaryrefslogtreecommitdiff
path: root/sys/arch/sgi
diff options
context:
space:
mode:
authorJonathan Matthew <jmatthew@cvs.openbsd.org>2014-02-19 05:32:58 +0000
committerJonathan Matthew <jmatthew@cvs.openbsd.org>2014-02-19 05:32:58 +0000
commitdfd623fdb87604278ec5f8086acc235228f6e588 (patch)
tree28682c454fe052a6c63101e831a62b812c8f37a2 /sys/arch/sgi
parent11de3c42f3fb7a316bbda1ae1baa1c959d707e44 (diff)
add qla and qle everywhere we currently have isp, commented out except for
qle in GENERIC on i386, amd64 and sparc64, where it's reasonably well tested and likely to be useful. requested by deraadt@ and kettenis@, ok dlg@
Diffstat (limited to 'sys/arch/sgi')
-rw-r--r--sys/arch/sgi/conf/GENERIC-IP274
-rw-r--r--sys/arch/sgi/conf/GENERIC-IP304
-rw-r--r--sys/arch/sgi/conf/GENERIC-IP324
-rw-r--r--sys/arch/sgi/conf/RAMDISK-IP274
-rw-r--r--sys/arch/sgi/conf/RAMDISK-IP304
-rw-r--r--sys/arch/sgi/conf/RAMDISK-IP324
6 files changed, 18 insertions, 6 deletions
diff --git a/sys/arch/sgi/conf/GENERIC-IP27 b/sys/arch/sgi/conf/GENERIC-IP27
index 42794f6d202..2f51873ed48 100644
--- a/sys/arch/sgi/conf/GENERIC-IP27
+++ b/sys/arch/sgi/conf/GENERIC-IP27
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC-IP27,v 1.49 2014/02/08 09:35:07 miod Exp $
+# $OpenBSD: GENERIC-IP27,v 1.50 2014/02/19 05:32:57 jmatthew Exp $
#
# THIS KERNEL IS FOR Origin, Onyx, Fuel, Tezro (IP27, IP35) SYSTEMS ONLY.
#
@@ -78,6 +78,8 @@ iockbc* at iof?
#### SCSI
ahc* at pci?
isp* at pci?
+#qla* at pci?
+#qle* at pci?
mpi* at pci?
siop* at pci?
diff --git a/sys/arch/sgi/conf/GENERIC-IP30 b/sys/arch/sgi/conf/GENERIC-IP30
index 1761eccb0cb..bb505230f62 100644
--- a/sys/arch/sgi/conf/GENERIC-IP30
+++ b/sys/arch/sgi/conf/GENERIC-IP30
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC-IP30,v 1.42 2013/11/15 19:42:20 sasano Exp $
+# $OpenBSD: GENERIC-IP30,v 1.43 2014/02/19 05:32:57 jmatthew Exp $
#
# THIS KERNEL IS FOR Octane and Octane 2 (IP30) SYSTEMS ONLY.
#
@@ -69,6 +69,8 @@ owserial* at onewire?
#### SCSI
ahc* at pci?
isp* at pci?
+#qla* at pci?
+#qle* at pci?
mpi* at pci?
siop* at pci?
diff --git a/sys/arch/sgi/conf/GENERIC-IP32 b/sys/arch/sgi/conf/GENERIC-IP32
index e9b2b331d59..c8b870897e3 100644
--- a/sys/arch/sgi/conf/GENERIC-IP32
+++ b/sys/arch/sgi/conf/GENERIC-IP32
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC-IP32,v 1.33 2013/11/15 19:42:20 sasano Exp $
+# $OpenBSD: GENERIC-IP32,v 1.34 2014/02/19 05:32:57 jmatthew Exp $
#
# THIS KERNEL IS FOR O2 (IP32) SYSTEMS ONLY.
#
@@ -61,6 +61,8 @@ pci* at macepcibr?
#### SCSI
ahc* at pci?
isp* at pci?
+#qla* at pci?
+#qle* at pci?
mpi* at pci?
siop* at pci?
diff --git a/sys/arch/sgi/conf/RAMDISK-IP27 b/sys/arch/sgi/conf/RAMDISK-IP27
index 4f9c65de9ac..b4aa0d811bb 100644
--- a/sys/arch/sgi/conf/RAMDISK-IP27
+++ b/sys/arch/sgi/conf/RAMDISK-IP27
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK-IP27,v 1.29 2014/02/08 09:35:07 miod Exp $
+# $OpenBSD: RAMDISK-IP27,v 1.30 2014/02/19 05:32:57 jmatthew Exp $
#
# THIS KERNEL IS FOR Origin, Onyx, Fuel, Tezro (IP27, IP35) SYSTEMS ONLY.
@@ -86,6 +86,8 @@ iockbc* at iof?
#### SCSI controllers
ahc* at pci?
isp* at pci?
+#qla* at pci?
+#qle* at pci?
mpi* at pci?
siop* at pci?
diff --git a/sys/arch/sgi/conf/RAMDISK-IP30 b/sys/arch/sgi/conf/RAMDISK-IP30
index 78442371dc6..2bc50e3aca0 100644
--- a/sys/arch/sgi/conf/RAMDISK-IP30
+++ b/sys/arch/sgi/conf/RAMDISK-IP30
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK-IP30,v 1.24 2013/11/15 19:42:20 sasano Exp $
+# $OpenBSD: RAMDISK-IP30,v 1.25 2014/02/19 05:32:57 jmatthew Exp $
#
# THIS KERNEL IS FOR Octane and Octane 2 (IP30) SYSTEMS ONLY.
@@ -78,6 +78,8 @@ owserial* at onewire?
#### SCSI controllers
ahc* at pci?
isp* at pci?
+#qla* at pci?
+#qle* at pci?
mpi* at pci?
siop* at pci?
diff --git a/sys/arch/sgi/conf/RAMDISK-IP32 b/sys/arch/sgi/conf/RAMDISK-IP32
index 85f54838ad2..872eae441b8 100644
--- a/sys/arch/sgi/conf/RAMDISK-IP32
+++ b/sys/arch/sgi/conf/RAMDISK-IP32
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK-IP32,v 1.20 2013/11/15 19:42:20 sasano Exp $
+# $OpenBSD: RAMDISK-IP32,v 1.21 2014/02/19 05:32:57 jmatthew Exp $
#
# THIS KERNEL IS FOR O2 (IP32) SYSTEMS ONLY.
@@ -68,6 +68,8 @@ pci* at macepcibr? # PCI is on pci bridge
#### SCSI controllers
ahc* at pci?
isp* at pci?
+#qla* at pci?
+#qle* at pci?
mpi* at pci?
siop* at pci?