summaryrefslogtreecommitdiff
path: root/sys/arch/macppc
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/macppc')
-rw-r--r--sys/arch/macppc/conf/GENERIC9
-rw-r--r--sys/arch/macppc/conf/RAMDISK9
2 files changed, 10 insertions, 8 deletions
diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC
index 9064b5d1f93..85eba96f4d3 100644
--- a/sys/arch/macppc/conf/GENERIC
+++ b/sys/arch/macppc/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.229 2014/02/19 05:32:57 jmatthew Exp $g
+# $OpenBSD: GENERIC,v 1.230 2014/03/08 18:28:24 kettenis Exp $g
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -61,9 +61,10 @@ ahc* at pci? # Adaptec 294x, aic78x0 SCSI
#bha* at pci? # BusLogic 9xx 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
+isp* at pci? # QLogic ISP [12]0x0 SCSI/FibreChannel
+qlw* at pci? # QLogic ISP SCSI
+#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 3b3a17103b4..005a62f8528 100644
--- a/sys/arch/macppc/conf/RAMDISK
+++ b/sys/arch/macppc/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.100 2014/02/19 05:32:57 jmatthew Exp $
+# $OpenBSD: RAMDISK,v 1.101 2014/03/08 18:28:24 kettenis Exp $
#
# PPC GENERIC config file
#
@@ -56,9 +56,10 @@ vgafb0 at pci? # PCI VGA graphics
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
+isp* at pci? # QLogic ISP [12]0x0 SCSI/FibreChannel
+qlw* at pci? # QLogic ISP SCSI
+#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?