summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/conf/RAMDISK
diff options
context:
space:
mode:
authorDavid Gwynne <dlg@cvs.openbsd.org>2006-05-31 03:25:09 +0000
committerDavid Gwynne <dlg@cvs.openbsd.org>2006-05-31 03:25:09 +0000
commit9940325c753aca4b90c16c11d2d0a7fe581e4437 (patch)
treef29385aeebe0a112b6afd4c0536c16c9afbca768 /sys/arch/macppc/conf/RAMDISK
parent096d22c2a59ca8fd190428607badf44481bcb88e (diff)
enable mpi in GENERIC on amd64, i386, and macppc. jason already enabled it
on sparc64 last night. macppc gets it in RAMDISK as well.
Diffstat (limited to 'sys/arch/macppc/conf/RAMDISK')
-rw-r--r--sys/arch/macppc/conf/RAMDISK4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/macppc/conf/RAMDISK b/sys/arch/macppc/conf/RAMDISK
index e95352444ed..67e154a2458 100644
--- a/sys/arch/macppc/conf/RAMDISK
+++ b/sys/arch/macppc/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.65 2006/04/30 21:53:30 brad Exp $
+# $OpenBSD: RAMDISK,v 1.66 2006/05/31 03:25:08 dlg Exp $
#
# PPC GENERIC config file
#
@@ -58,6 +58,7 @@ 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
+mpi* at pci? # LSI Logic MPT-Fusion Message Passing Interface
option ISP_COMPILE_FW
pciide* at pci?
kauaiata* at pci? # Apple ATA 100
@@ -140,6 +141,7 @@ scsibus* at ioprbs?
scsibus* at iopsp?
scsibus* at pcscp?
scsibus* at isp?
+scsibus* at mpi?
mediabay* at macobio?
wdc* at mediabay?