summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Peereboom <marco@cvs.openbsd.org>2006-06-16 05:22:26 +0000
committerMarco Peereboom <marco@cvs.openbsd.org>2006-06-16 05:22:26 +0000
commit3041ce04daa2195926b48a18c5b2c5dd81427f4c (patch)
tree5e870502db83cddffe54dbf9d306d0cc4a18c74b
parent8c7d26072be8244ca9aa2031cc6483e03e4f5b19 (diff)
enable mpi.
Who says we don't need U320 SCSI on hppa? Cookie for dlg! ok deraadt dlg
-rw-r--r--sys/arch/hppa/conf/GENERIC4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/hppa/conf/GENERIC b/sys/arch/hppa/conf/GENERIC
index 2915495b97c..8ad76087462 100644
--- a/sys/arch/hppa/conf/GENERIC
+++ b/sys/arch/hppa/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.84 2006/04/05 14:29:46 kurt Exp $
+# $OpenBSD: GENERIC,v 1.85 2006/06/16 05:22:25 marco Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -216,6 +216,8 @@ pms* at gsckbc? # PS/2 mouse
#ahc* at eisa? # Adaptec 274x, aic7770 SCSI controllers
ahc* at pci? # Adaptec 2940 SCSI controllers
scsibus* at ahc?
+mpi* at pci? # LSI Logic Fusion MPT Message Passing Interface
+scsibus* at mpi?
#option BHADEBUG
#bha* at eisa?
#bha* at pci?