summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Gwynne <dlg@cvs.openbsd.org>2013-08-20 09:05:22 +0000
committerDavid Gwynne <dlg@cvs.openbsd.org>2013-08-20 09:05:22 +0000
commit755f16088891e23337fb46b24fa3c52293b74f9c (patch)
tree6da472c75ee89c003f9d4a0f8fa31b57f5a1c2db
parentfbf1196325979f1b58eb465306a1b09159e81db3 (diff)
enable mpii(4)
ok haesbaert@ kettenis@
-rw-r--r--sys/arch/sparc64/conf/GENERIC3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC
index 54167cce05d..56b2b69b603 100644
--- a/sys/arch/sparc64/conf/GENERIC
+++ b/sys/arch/sparc64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.270 2013/08/15 18:33:49 kettenis Exp $
+# $OpenBSD: GENERIC,v 1.271 2013/08/20 09:05:21 dlg Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -115,6 +115,7 @@ siop* at pci? # NCR 538XX SCSI controllers
isp* at pci? # Qlogic ISP [12]0x0 SCSI/FibreChannel
pcscp* at pci? # AMD 53c974 PCscsi-PCI SCSI
mpi* at pci? # LSI Logic Fusion MPT Message Passing Interface
+mpii* at pci? # LSI Message Passing Interface II
arc* at pci? # Areca RAID Controllers
jmb* at pci? # JMicron JMB36x controllers
ahci* at jmb? flags 0x0000 # flags 0x0001 to force SATA 1 (1.5Gb/s)