Date: Sun, 1 Jul 2012 05:32:26 +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: r237878 - head/sys/powerpc/conf Message-ID: <201207010532.q615WQUq068196@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ken Date: Sun Jul 1 05:32:26 2012 New Revision: 237878 URL: http://svn.freebsd.org/changeset/base/237878 Log: Now that the mps(4) driver is endian-safe, add it to the powerpc 32-bit GENERIC config file. MFC after: 3 days Reqested by: nwhitehorn Modified: head/sys/powerpc/conf/GENERIC Modified: head/sys/powerpc/conf/GENERIC ============================================================================== --- head/sys/powerpc/conf/GENERIC Sun Jul 1 05:23:59 2012 (r237877) +++ head/sys/powerpc/conf/GENERIC Sun Jul 1 05:32:26 2012 (r237878) @@ -107,6 +107,7 @@ options AHC_REG_PRETTY_PRINT # Print re 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 # ATA/SCSI peripherals
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207010532.q615WQUq068196>