summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/macppc/conf')
-rw-r--r--sys/arch/macppc/conf/GENERIC4
-rw-r--r--sys/arch/macppc/conf/RAMDISK4
2 files changed, 6 insertions, 2 deletions
diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC
index aa78bfd2ac5..9064b5d1f93 100644
--- a/sys/arch/macppc/conf/GENERIC
+++ b/sys/arch/macppc/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.228 2013/11/15 19:42:20 sasano Exp $g
+# $OpenBSD: GENERIC,v 1.229 2014/02/19 05:32:57 jmatthew Exp $g
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -62,6 +62,8 @@ ahc* at pci? # Adaptec 294x, aic78x0 SCSI
#ami* at pci?
pcscp* at pci? # AMD Am53c974 PCscsi-PCI SCSI
isp* at pci? # Qlogic ISP [12]0x0 SCSI/FibreChannel
+#qla* at pci? # Qlogic ISP 2[123]xx FibreChannel
+#qle* at pci? # Qlogic ISP 2[45]xx FibreChannel
mpi* at pci? # LSI Logic MPT-Fusion Message Passing Interface
arc* at pci? # Areca RAID Controllers
pciide* at pci?
diff --git a/sys/arch/macppc/conf/RAMDISK b/sys/arch/macppc/conf/RAMDISK
index 670f3709f90..3b3a17103b4 100644
--- a/sys/arch/macppc/conf/RAMDISK
+++ b/sys/arch/macppc/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.99 2013/11/15 19:42:20 sasano Exp $
+# $OpenBSD: RAMDISK,v 1.100 2014/02/19 05:32:57 jmatthew Exp $
#
# PPC GENERIC config file
#
@@ -57,6 +57,8 @@ ahc* at pci? # Adaptec 294x, aic78x0 SCSI
#bha* at pci? # BusLogic 9xx SCSI
pcscp* at pci? # AMD Am53c974 PCscsi-PCI SCSI
isp* at pci? # Qlogic ISP [12]0x0 SCSI/FibreChannel
+#qla* at pci? # Qlogic ISP 2[123]xx FibreChannel
+#qle* at pci? # Qlogic ISP 2[45]xx FibreChannel
mpi* at pci? # LSI Logic MPT-Fusion Message Passing Interface
arc* at pci? # Areca RAID Controllers
pciide* at pci?