svn commit: r237944 - stable/8/sys/sparc64/conf
Kenneth D. Merry
ken at FreeBSD.org
Mon Jul 2 02:45:34 UTC 2012
Author: ken
Date: Mon Jul 2 02:45:33 2012
New Revision: 237944
URL: http://svn.freebsd.org/changeset/base/237944
Log:
MFC 237730:
This only includes the sparc64 GENERIC, since the powerpc GENERIC64 config
file isn't in stable/8.
r237730 | ken | 2012-06-28 14:48:24 -0600 (Thu, 28 Jun 2012) | 5 lines
Now that the mps(4) driver is endian-safe, add it to the powerpc and
sparc64 GENERIC config files.
Modified:
stable/8/sys/sparc64/conf/GENERIC
Directory Properties:
stable/8/sys/ (props changed)
Modified: stable/8/sys/sparc64/conf/GENERIC
==============================================================================
--- stable/8/sys/sparc64/conf/GENERIC Mon Jul 2 02:44:00 2012 (r237943)
+++ stable/8/sys/sparc64/conf/GENERIC Mon Jul 2 02:45:33 2012 (r237944)
@@ -110,6 +110,7 @@ device esp # AMD Am53C974, Sun ESP and
device isp # Qlogic family
device ispfw # Firmware module for Qlogic host adapters
device mpt # LSI-Logic MPT-Fusion
+device mps # LSI-Logic MPT-Fusion 2
device sym # NCR/Symbios/LSI Logic 53C8XX/53C1010/53C1510D
# SCSI peripherals
More information about the svn-src-stable
mailing list