From d3899a87779d1cd21c755d866d11dc07925977e3 Mon Sep 17 00:00:00 2001 From: Jason Wright Date: Tue, 30 May 2006 08:53:27 +0000 Subject: mpi works on sparc64 (running a U3 booted/rooted from one to commit this). dlg can fix the distrib/www stuff to doc it. --- sys/arch/sparc64/conf/GENERIC | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC index 35572fdb596..5d1fa78ed88 100644 --- a/sys/arch/sparc64/conf/GENERIC +++ b/sys/arch/sparc64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.144 2006/05/27 19:10:43 dlg Exp $ +# $OpenBSD: GENERIC,v 1.145 2006/05/30 08:53:26 jason Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -76,8 +76,8 @@ isp* at pci? # Qlogic ISP [12]0x0 SCSI/FibreChannel option ISP_COMPILE_FW=1 pcscp* at pci? # AMD 53c974 PCscsi-PCI SCSI scsibus* at pcscp? -#mpi* at pci? # LSI Logic Fusion MPT Message Passing Interface -#scsibus* at mpi? +mpi* at pci? # LSI Logic Fusion MPT Message Passing Interface +scsibus* at mpi? # PCI crypto hifn* at pci? # Hifn 7751/7811/7951 -- cgit v1.2.3