<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>d2f3bcf9 - mpsutil: Clean up libutil deps</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/mpsutil/Makefile#d2f3bcf9</link>
        <description>mpsutil: Clean up libutil depsmpsutil doesn&apos;t use libutil, so doesn&apos;t need to include libutil.h.  Seecommit 76103694a051335bec1da318f9c6e3a676dc0145.No functional change intended.MFC after:	1 week(cherry picked from commit d56ce5915c41517ccc7de2510daec200e100ef68)

            List of files:
            /freebsd-14.2/usr.sbin/mpsutil/Makefile</description>
        <pubDate>Wed, 24 Jan 2024 19:47:56 +0000</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/mpsutil/Makefile#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/usr.sbin/mpsutil/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e2ea6942 - mpsutil: extend show adapter information, add NCQ control</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/mpsutil/Makefile#e2ea6942</link>
        <description>mpsutil: extend show adapter information, add NCQ control&apos;show adapter&apos; now shows PCIe width and speed, IOC Speed, and thetemperature of the controller.A new command, &apos;set ncq&apos;, is added.It enables or disables SATA NCQ in the NVRAM of the card.Its current setting is added to &apos;show adapter&apos; as well.PR:		254841MFC after:	2 weeksRelnotes:	perhaps

            List of files:
            /freebsd-14.2/usr.sbin/mpsutil/Makefile</description>
        <pubDate>Fri, 07 May 2021 11:41:53 +0000</pubDate>
        <dc:creator>Daniel Austin &lt;freebsd-ports@dan.me.uk&gt;</dc:creator>
    </item>
<item>
        <title>c2a13d6f - mpsutil slot set status</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/mpsutil/Makefile#c2a13d6f</link>
        <description>mpsutil slot set statusThis code has been written as a proof of concept, but I think that itcan be useful in general.  It allows to set the status of an enclosureslot.  Practically, this means controlling whatever slot status LEDs theenclosure provides.  At present, the new command does not have sanitychecks or any conveniences.  That means that it is possible to issue thecommand for an invalid slot and an enclosure.  But the worst I have seenhappening is either the command failing or simply being ignored.  Also,at the moment, the status has to be specified as a numeric bit mask.The bit definitions can be found in sys/dev/mps/mpi/mpi2_init.h, theyare prefixed with MPI2_SEP_REQ_SLOTSTATUS_.  The only way to address aslot is by the enclosure handle and the slot number.  Both are readilyavailable from mpsutil show commands.So, future enhancements could include alternative ways to address a slot(e.g., by a disk handle or a disk device name) and human friendly namesfor slot statuses.The new command is useful alternative to &apos;sas2ircu locate&apos; command.First, sas2ircu is a proprietary blob.  Second, it supports setting onlylocate / identify status bit.Tested on HP H220 running LSI IT firmware 20.x.Reviewed by:	baptMFC after:	3 weeksDifferential Revision:	https://reviews.freebsd.org/D20535

            List of files:
            /freebsd-14.2/usr.sbin/mpsutil/Makefile</description>
        <pubDate>Wed, 04 Sep 2019 13:47:38 +0000</pubDate>
        <dc:creator>Andriy Gapon &lt;avg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b3995bb8 - Add a new &apos;debug&apos; command tree and &apos;dump_reqs&apos; command to grab and parse</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/mpsutil/Makefile#b3995bb8</link>
        <description>Add a new &apos;debug&apos; command tree and &apos;dump_reqs&apos; command to grab and parsecommand and chain frames of in-flight I/O from the driver.Sponsored by:	Netflix

            List of files:
            /freebsd-14.2/usr.sbin/mpsutil/Makefile</description>
        <pubDate>Mon, 12 Mar 2018 05:03:32 +0000</pubDate>
        <dc:creator>Scott Long &lt;scottl@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>64a0982b - usr.sbin: normalize paths using SRCTOP-relative paths or :H when possible</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/mpsutil/Makefile#64a0982b</link>
        <description>usr.sbin: normalize paths using SRCTOP-relative paths or :H when possibleThis simplifies make logic/outputMFC after:	1 monthSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd-14.2/usr.sbin/mpsutil/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 11:38:03 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3e891891 - mpsutil/mprutil: add flash subcommand</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/mpsutil/Makefile#3e891891</link>
        <description>mpsutil/mprutil: add flash subcommandthe flash subcommand allows to save/update firmware and bios for LSI Fusion-MPT2/3 controllers (mps(4) and mpr(4))Tested by:	allanjudeReviewed by:	wblock (manpage)Relnotes:	yesSponsored by:	Gandi.netDifferential Revision:	https://reviews.freebsd.org/D4026

            List of files:
            /freebsd-14.2/usr.sbin/mpsutil/Makefile</description>
        <pubDate>Tue, 17 Nov 2015 20:42:59 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e6b0222d - Include libutil&apos;s headers directly from src to avoid recording a dirdeps</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/mpsutil/Makefile#e6b0222d</link>
        <description>Include libutil&apos;s headers directly from src to avoid recording a dirdepsdependency for META MODE.

            List of files:
            /freebsd-14.2/usr.sbin/mpsutil/Makefile</description>
        <pubDate>Wed, 28 Oct 2015 16:31:04 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>76103694 - Reduce overlinking, for now neither cam nor libutil are needed</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/mpsutil/Makefile#76103694</link>
        <description>Reduce overlinking, for now neither cam nor libutil are neededSponsored by:	Gandi.net

            List of files:
            /freebsd-14.2/usr.sbin/mpsutil/Makefile</description>
        <pubDate>Wed, 28 Oct 2015 11:20:55 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>64dbc39c - Do enforce &quot;-g&quot;, DEBUG_FLAGS can be user if one want to set it</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/mpsutil/Makefile#64dbc39c</link>
        <description>Do enforce &quot;-g&quot;, DEBUG_FLAGS can be user if one want to set itSponsored by:	Gandi.net

            List of files:
            /freebsd-14.2/usr.sbin/mpsutil/Makefile</description>
        <pubDate>Wed, 28 Oct 2015 11:18:43 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>04be2b8b - Replace the manpage with one that actually describes the utility</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/mpsutil/Makefile#04be2b8b</link>
        <description>Replace the manpage with one that actually describes the utilitySponsored by:	Gandi.net

            List of files:
            /freebsd-14.2/usr.sbin/mpsutil/Makefile</description>
        <pubDate>Wed, 28 Oct 2015 11:06:04 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>48f31f4f - Make mpsutil open the mpr devices when named mprutil</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/mpsutil/Makefile#48f31f4f</link>
        <description>Make mpsutil open the mpr devices when named mprutilMake mprutil a hardlink to mpsutilSponsored by:	Gandi.net

            List of files:
            /freebsd-14.2/usr.sbin/mpsutil/Makefile</description>
        <pubDate>Thu, 15 Oct 2015 15:19:38 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>125c7a1e - Fix buildworld</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/mpsutil/Makefile#125c7a1e</link>
        <description>Fix buildworldSponsored by:	gandi.net

            List of files:
            /freebsd-14.2/usr.sbin/mpsutil/Makefile</description>
        <pubDate>Fri, 14 Aug 2015 10:17:52 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>29b76e53 - Iniital hack of mpsutil</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/mpsutil/Makefile#29b76e53</link>
        <description>Iniital hack of mpsutil

            List of files:
            /freebsd-14.2/usr.sbin/mpsutil/Makefile</description>
        <pubDate>Sun, 02 Aug 2015 03:52:51 +0000</pubDate>
        <dc:creator>Scott Long &lt;scottl@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
