From 8eac76d68427a86f1827b95734d4d6119c3e9014 Mon Sep 17 00:00:00 2001 From: David Gwynne Date: Thu, 22 Jun 2006 01:54:54 +0000 Subject: mpi works here too. ok deraadt@ --- sys/arch/alpha/conf/GENERIC | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC index 47821657d7b..ece37bc95b3 100644 --- a/sys/arch/alpha/conf/GENERIC +++ b/sys/arch/alpha/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.173 2006/06/01 23:11:38 brad Exp $ +# $OpenBSD: GENERIC,v 1.174 2006/06/22 01:54:53 dlg Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -177,6 +177,8 @@ pcscp* at pci? # AMD 53c974 PCscsi-PCI SCSI scsibus* at pcscp? twe* at pci? # 3ware Escalade RAID controllers scsibus* at twe? +mpi* at pci? # LSI Logic Message Passing Interface +scsibus* at mpi? #UNTESTED: the following drivers are untested. adw* at pci? # AdvanSys ULTRA WIDE SCSI -- cgit v1.2.3