diff options
author | Jonathan Matthew <jmatthew@cvs.openbsd.org> | 2014-02-19 05:32:58 +0000 |
---|---|---|
committer | Jonathan Matthew <jmatthew@cvs.openbsd.org> | 2014-02-19 05:32:58 +0000 |
commit | dfd623fdb87604278ec5f8086acc235228f6e588 (patch) | |
tree | 28682c454fe052a6c63101e831a62b812c8f37a2 /sys/arch/sgi/conf/RAMDISK-IP27 | |
parent | 11de3c42f3fb7a316bbda1ae1baa1c959d707e44 (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/conf/RAMDISK-IP27')
-rw-r--r-- | sys/arch/sgi/conf/RAMDISK-IP27 | 4 |
1 files changed, 3 insertions, 1 deletions
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? |