<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in mpr_mapping.h</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>95ee2897e98f5d444f26ed2334cc7c439f9c16c6 - sys: Remove $FreeBSD$: two-line .h pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/mpr/mpr_mapping.h#95ee2897e98f5d444f26ed2334cc7c439f9c16c6</link>
        <description>sys: Remove $FreeBSD$: two-line .h patternRemove /^\s*\*\n \*\s+\$FreeBSD\$$\n/

            List of files:
            /freebsd/sys/dev/mpr/mpr_mapping.h</description>
        <pubDate>Wed, 16 Aug 2023 19:54:11 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>46b23587c27befafaf54df9069334bf740f0b0af - Update copyright information</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/mpr/mpr_mapping.h#46b23587c27befafaf54df9069334bf740f0b0af</link>
        <description>Update copyright informationSubmitted by: Sreekanth Reddy &lt;sreekanth.reddy@broadcom.com&gt;Reviewed by:  Kashyap Desai &lt;Kashyap.Desai@broadcom.com&gt;Approved by:  kenMFC after:  3 daysSponsored by:   Broadcom Inc

            List of files:
            /freebsd/sys/dev/mpr/mpr_mapping.h</description>
        <pubDate>Wed, 26 Dec 2018 11:43:31 +0100</pubDate>
        <dc:creator>Kashyap D Desai &lt;kadesai@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ea1e967cbf9a3e1bbf964b01859c4d37965548d4 - Merge ^/head r318380 through r318559.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/mpr/mpr_mapping.h#ea1e967cbf9a3e1bbf964b01859c4d37965548d4</link>
        <description>Merge ^/head r318380 through r318559.

            List of files:
            /freebsd/sys/dev/mpr/mpr_mapping.h</description>
        <pubDate>Fri, 19 May 2017 23:20:01 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>67feec504576aacb04baaab0db77c475500c399e - Add tri-mode support (SAS/SATA/PCIe).</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/mpr/mpr_mapping.h#67feec504576aacb04baaab0db77c475500c399e</link>
        <description>Add tri-mode support (SAS/SATA/PCIe).This includes NVMe device support and adds support for the following adapters:    SAS 3408    SAS 3416    SAS 3508    SAS 3516    SAS 3616    SAS 3708    SAS 3716Reviewed by:    ken, scottl, asomers, mavApproved by:	ken, scottl, mavMFC after:      2 weeksRelnotes:	yesDifferential Revision: https://reviews.freebsd.org/D10095

            List of files:
            /freebsd/sys/dev/mpr/mpr_mapping.h</description>
        <pubDate>Wed, 17 May 2017 23:33:37 +0200</pubDate>
        <dc:creator>Stephen McConnell &lt;slm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7a2a6a1a6ffce1bd713e39a0a6c2a0ded24d1c46 - Several style changes and add copyrights for 2016.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/mpr/mpr_mapping.h#7a2a6a1a6ffce1bd713e39a0a6c2a0ded24d1c46</link>
        <description>Several style changes and add copyrights for 2016.Reviewed by:    ken, scottl, ambrisko, asomersApproved by:	ken, scottl, ambriskoMFC after:      1 weekDifferential Revision: https://reviews.freebsd.org/D6103

            List of files:
            /freebsd/sys/dev/mpr/mpr_mapping.h</description>
        <pubDate>Mon, 09 May 2016 18:16:00 +0200</pubDate>
        <dc:creator>Stephen McConnell &lt;slm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>453130d9bfc1c6d68b366dfcb041689d69f81295 - sys/dev: minor spelling fixes.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/mpr/mpr_mapping.h#453130d9bfc1c6d68b366dfcb041689d69f81295</link>
        <description>sys/dev: minor spelling fixes.Most affect comments, very few have user-visible effects.

            List of files:
            /freebsd/sys/dev/mpr/mpr_mapping.h</description>
        <pubDate>Tue, 03 May 2016 05:41:25 +0200</pubDate>
        <dc:creator>Pedro F. Giffuni &lt;pfg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>416ba5c74546f32a993436a99516d35008e9f384 - Catch up with HEAD (r280229-r284686).</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/mpr/mpr_mapping.h#416ba5c74546f32a993436a99516d35008e9f384</link>
        <description>Catch up with HEAD (r280229-r284686).

            List of files:
            /freebsd/sys/dev/mpr/mpr_mapping.h</description>
        <pubDate>Mon, 22 Jun 2015 02:05:22 +0200</pubDate>
        <dc:creator>Navdeep Parhar &lt;np@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8472c029fa2cedb9f93dd02b1469db506e5e1d16 - Merge ^/head r283596 through r283770.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/mpr/mpr_mapping.h#8472c029fa2cedb9f93dd02b1469db506e5e1d16</link>
        <description>Merge ^/head r283596 through r283770.

            List of files:
            /freebsd/sys/dev/mpr/mpr_mapping.h</description>
        <pubDate>Sat, 30 May 2015 17:45:39 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a2c1487946b594570a95156b5b3e68cf9eadfe3e - The wrong commit message was given with r283632.  This is the correct message.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/mpr/mpr_mapping.h#a2c1487946b594570a95156b5b3e68cf9eadfe3e</link>
        <description>The wrong commit message was given with r283632.  This is the correct message.- Updated all files with 2015 Avago copyright, and updated LSI&apos;s copyright  dates.- Changed all of the PCI device strings from LSI to Avago Technologies (LSI).- Added a sysctl variable to control how StartStopUnit behavior works. User can  select to spin down disks based on if disk is SSD or HDD.- Inquiry data is required to tell if a disk will support SSU at shutdown or  not. Due to the addition of mpssas_async, which gets Advanced Info but not  Inquiry data, the setting of supports_SSU was moved to the  mpssas_scsiio_complete function, which snoops for any Inquiry commands. And,  since disks are shutdown as a target and not a LUN, this process was  simplified by basing it on targets and not LUNs.- Added a sysctl variable that sets the amount of time to retry after sending a  failed SATA ID command. This helps with some bad disks and large disks that  require a lot of time to spin up. Part of this change was to add a callout to  handle timeouts with the SATA ID command. The callout function is called  mpssas_ata_id_timeout(). (Fixes PR 191348)- Changed the way resets work by allowing I/O to continue to devices that are  not currently under a reset condition. This uses devq&apos;s instead of simq&apos;s and  makes use of the MPSSAS_TARGET_INRESET flag. This change also adds a function  called mpssas_prepare_tm().- Some changes were made to reduce code duplication when getting a SAS address  for a SATA disk.- Fixed some formatting and whitespace.- Bump version of mps driver to 9.255.01.00-fbsdPR:		191348Reviewed by:	ken, scottlApproved by:	ken, scottlMFC after:	1 week

            List of files:
            /freebsd/sys/dev/mpr/mpr_mapping.h</description>
        <pubDate>Thu, 28 May 2015 20:24:22 +0200</pubDate>
        <dc:creator>Stephen McConnell &lt;slm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c91d307f5248ec115e9a696b5077936493028a4b - The wrong commit message was given with r283632. To get the correct commit</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/mpr/mpr_mapping.h#c91d307f5248ec115e9a696b5077936493028a4b</link>
        <description>The wrong commit message was given with r283632. To get the correct commitmessage synced to the changes in r283632, those changes are now backed out.Another commit will be done that is exactly the same as r283632 except it willhave to correct commit message.Approved by:	ken, scottl, asomers, gibbs

            List of files:
            /freebsd/sys/dev/mpr/mpr_mapping.h</description>
        <pubDate>Thu, 28 May 2015 20:14:55 +0200</pubDate>
        <dc:creator>Stephen McConnell &lt;slm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>37a48d408f2b41e2c45952de3498a018b4d41b31 - MFH: r282615-r283655</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/mpr/mpr_mapping.h#37a48d408f2b41e2c45952de3498a018b4d41b31</link>
        <description>MFH: r282615-r283655Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/sys/dev/mpr/mpr_mapping.h</description>
        <pubDate>Thu, 28 May 2015 19:06:50 +0200</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2ca937d2ad2b7713580fd26fcc5ec72006142ee7 - This setting of stop_at_shutdown should have been removed with r279253</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/mpr/mpr_mapping.h#2ca937d2ad2b7713580fd26fcc5ec72006142ee7</link>
        <description>This setting of stop_at_shutdown should have been removed with r279253Approved by:	kenMFC after:	1 week

            List of files:
            /freebsd/sys/dev/mpr/mpr_mapping.h</description>
        <pubDate>Wed, 27 May 2015 22:37:34 +0200</pubDate>
        <dc:creator>Stephen McConnell &lt;slm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6cec9cad762b6476313fb1f8e931a1647822db6b - MFC @ r266724</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/mpr/mpr_mapping.h#6cec9cad762b6476313fb1f8e931a1647822db6b</link>
        <description>MFC @ r266724An SVM update will follow this.

            List of files:
            /freebsd/sys/dev/mpr/mpr_mapping.h</description>
        <pubDate>Tue, 03 Jun 2014 04:34:21 +0200</pubDate>
        <dc:creator>Peter Grehan &lt;grehan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>414fdaf09dec0d34181d91254e83ecb1a8a360d9 - IFC @266473</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/mpr/mpr_mapping.h#414fdaf09dec0d34181d91254e83ecb1a8a360d9</link>
        <description>IFC @266473

            List of files:
            /freebsd/sys/dev/mpr/mpr_mapping.h</description>
        <pubDate>Wed, 21 May 2014 22:30:52 +0200</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cc3f4b99653c34ae64f8a1fddea370abefef680e - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/mpr/mpr_mapping.h#cc3f4b99653c34ae64f8a1fddea370abefef680e</link>
        <description>Merge from head

            List of files:
            /freebsd/sys/dev/mpr/mpr_mapping.h</description>
        <pubDate>Fri, 09 May 2014 01:54:15 +0200</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>991554f2c46fdbc7e9acbf87fc8da089618c3a19 - Bring in the mpr(4) driver for LSI&apos;s MPT3 12Gb SAS controllers.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/mpr/mpr_mapping.h#991554f2c46fdbc7e9acbf87fc8da089618c3a19</link>
        <description>Bring in the mpr(4) driver for LSI&apos;s MPT3 12Gb SAS controllers.This is derived from the mps(4) driver, but it supports only the 12GbIT and IR hardware including the SAS 3004, SAS 3008 and SAS 3108.Some notes about this driver: o The 12Gb hardware can do &quot;FastPath&quot; I/O, and that capability is included in   this driver. o WarpDrive functionality has been removed, since it isn&apos;t supported in   the 12Gb driver interface. o The Scatter/Gather list handling code is significantly different between   the 6Gb and 12Gb hardware.  The 12Gb boards support IEEE Scatter/Gather   lists.Thanks to LSI for developing and testing this driver for FreeBSD.share/man/man4/mpr.4:	mpr(4) man page.sys/dev/mpr/*:	mpr(4) driver files.sys/modules/Makefile,sys/modules/mpr/Makefile:	Add a module Makefile for the mpr(4) driver.sys/conf/files:	Add the mpr(4) driver.sys/amd64/conf/GENERIC,sys/i386/conf/GENERIC,sys/mips/conf/OCTEON1,sys/sparc64/conf/GENERIC:	Add the mpr(4) driver to all config files that currently	have the mps(4) driver.sys/ia64/conf/GENERIC:	Add the mps(4) and mpr(4) drivers to the ia64 GENERIC	config file.sys/i386/conf/XEN:	Exclude the mpr module from building here.Submitted by:	Steve McConnell &lt;Stephen.McConnell@lsi.com&gt;MFC after:	3 daysTested by:	Chris Reeves &lt;chrisr@spectralogic.com&gt;Sponsored by:	LSI, Spectra LogicRelnotes:	LSI 12Gb SAS driver mpr(4) added

            List of files:
            /freebsd/sys/dev/mpr/mpr_mapping.h</description>
        <pubDate>Fri, 02 May 2014 22:25:09 +0200</pubDate>
        <dc:creator>Kenneth D. Merry &lt;ken@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
