Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Oct 2012 21:42:32 +0000 (UTC)
From:      "Kenneth D. Merry" <ken@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r241114 - head/sys/i386/conf
Message-ID:  <201210012142.q91LgWje017520@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ken
Date: Mon Oct  1 21:42:32 2012
New Revision: 241114
URL: http://svn.freebsd.org/changeset/base/241114

Log:
  Add the mps(4) driver to the i386 GENERIC config file.  LSI has tested it
  on i386 and verified that it works.
  
  Submitted by:	Harald Schmalzbauer, John Baldwin, Kashyap Desai
  MFC after:	3 days

Modified:
  head/sys/i386/conf/GENERIC

Modified: head/sys/i386/conf/GENERIC
==============================================================================
--- head/sys/i386/conf/GENERIC	Mon Oct  1 19:43:37 2012	(r241113)
+++ head/sys/i386/conf/GENERIC	Mon Oct  1 21:42:32 2012	(r241114)
@@ -121,6 +121,7 @@ device		hptiop		# Highpoint RocketRaid 3
 device		isp		# Qlogic family
 #device		ispfw		# Firmware for QLogic HBAs- normally a module
 device		mpt		# LSI-Logic MPT-Fusion
+device		mps		# LSI-Logic MPT-Fusion 2
 #device		ncr		# NCR/Symbios Logic
 device		sym		# NCR/Symbios Logic (newer chipsets + those of `ncr')
 device		trm		# Tekram DC395U/UW/F DC315U adapters



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210012142.q91LgWje017520>