Author: ken Date: Tue Jul 3 15:37:36 2012 New Revision: 238073 URL: http://svn.freebsd.org/changeset/base/238073
Log: MFC 237878: r237878 | ken | 2012-06-30 23:32:26 -0600 (Sat, 30 Jun 2012) | 6 lines Now that the mps(4) driver is endian-safe, add it to the powerpc 32-bit GENERIC config file. Requested by: nwhitehorn Approved by: re (kensmith) Modified: stable/9/sys/powerpc/conf/GENERIC Directory Properties: stable/9/sys/ (props changed) Modified: stable/9/sys/powerpc/conf/GENERIC ============================================================================== --- stable/9/sys/powerpc/conf/GENERIC Tue Jul 3 15:15:41 2012 (r238072) +++ stable/9/sys/powerpc/conf/GENERIC Tue Jul 3 15:37:36 2012 (r238073) @@ -94,6 +94,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 _______________________________________________ svn-src-stable-9@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-stable-9 To unsubscribe, send any mail to "svn-src-stable-9-unsubscr...@freebsd.org"