Date: Mon, 2 Jul 2012 02:45:34 +0000 (UTC) From: "Kenneth D. Merry" <ken@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org Subject: svn commit: r237944 - stable/8/sys/sparc64/conf Message-ID: <201207020245.q622jYfs038470@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207020245.q622jYfs038470>