From 69a48cdc00f1bdfa68b713d2fd4381bbd1e0e945 Mon Sep 17 00:00:00 2001 From: Jonathan Matthew Date: Fri, 14 Mar 2014 05:38:32 +0000 Subject: enable qla(4) and qle(4) in ramdisks, except on sgi where the cdfs overflows --- sys/arch/macppc/conf/RAMDISK | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys/arch/macppc/conf') diff --git a/sys/arch/macppc/conf/RAMDISK b/sys/arch/macppc/conf/RAMDISK index 005a62f8528..cefaff653f3 100644 --- a/sys/arch/macppc/conf/RAMDISK +++ b/sys/arch/macppc/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.101 2014/03/08 18:28:24 kettenis Exp $ +# $OpenBSD: RAMDISK,v 1.102 2014/03/14 05:38:31 jmatthew Exp $ # # PPC GENERIC config file # @@ -58,8 +58,8 @@ ahc* at pci? # Adaptec 294x, aic78x0 SCSI pcscp* at pci? # AMD Am53c974 PCscsi-PCI SCSI 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 +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? -- cgit v1.2.3