<?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>4791c815 - MFC r351356:</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/nvme/Makefile#4791c815</link>
        <description>MFC r351356:  Create a AHCI attachment for nvme.

            List of files:
            /freebsd-12.1/sys/modules/nvme/Makefile</description>
        <pubDate>Thu, 05 Sep 2019 23:02:08 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8f1b2aef - MFC r351355:</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/nvme/Makefile#8f1b2aef</link>
        <description>MFC r351355:  Separate the pci attachment from the rest of nvme

            List of files:
            /freebsd-12.1/sys/modules/nvme/Makefile</description>
        <pubDate>Thu, 05 Sep 2019 23:01:12 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d1c9349f - Belatedly add opt_nvme.h to fix building nvme.ko outside of a kernel</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/nvme/Makefile#d1c9349f</link>
        <description>Belatedly add opt_nvme.h to fix building nvme.ko outside of a kernelbuild.Sponsored by: Netflix

            List of files:
            /freebsd-12.1/sys/modules/nvme/Makefile</description>
        <pubDate>Tue, 14 Nov 2017 05:05:21 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>be650b34 - Add nvme_sim.c since that&apos;s not runtime switchable.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/nvme/Makefile#be650b34</link>
        <description>Add nvme_sim.c since that&apos;s not runtime switchable.Sponsored by: Netflix

            List of files:
            /freebsd-12.1/sys/modules/nvme/Makefile</description>
        <pubDate>Mon, 28 Aug 2017 23:54:16 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>193d9e76 - sys/modules: normalize .CURDIR-relative paths to SRCTOP</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/nvme/Makefile#193d9e76</link>
        <description>sys/modules: normalize .CURDIR-relative paths to SRCTOPThis simplifies make output/logicTested with:	`cd sys/modules; make ALL_MODULES=` on amd64MFC after:	1 monthSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd-12.1/sys/modules/nvme/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 10:10:17 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ee13e70e - Fix &quot;make depend&quot; with nvme.ko: add opt_cam.h to SRCS</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/nvme/Makefile#ee13e70e</link>
        <description>Fix &quot;make depend&quot; with nvme.ko: add opt_cam.h to SRCSMFC after:	1 weekX-MFC with:	r301778Sponsored by:	Dell EMC Isilon

            List of files:
            /freebsd-12.1/sys/modules/nvme/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 08:46:57 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>38441bd9 - Add message when nvd disks are attached and detached.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/nvme/Makefile#38441bd9</link>
        <description>Add message when nvd disks are attached and detached.As part of this commit, add an nvme_strvis() function which borrowsheavily from cam_strvis().  This will allow stripping ofleading/trailing whitespace and also handle unprintable charactersin model/serial numbers.  This function goes into a new nvme_util.cfile which is used by both the driver and nvmecontrol.Sponsored by:	IntelReviewed by:	carlMFC after:	3 days

            List of files:
            /freebsd-12.1/sys/modules/nvme/Makefile</description>
        <pubDate>Fri, 19 Jul 2013 21:40:57 +0000</pubDate>
        <dc:creator>Jim Harris &lt;jimharris@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ca269f32 - Move the busdma mapping functions to nvme_qpair.c.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/nvme/Makefile#ca269f32</link>
        <description>Move the busdma mapping functions to nvme_qpair.c.This removes nvme_uio.c completely.Sponsored by:	Intel

            List of files:
            /freebsd-12.1/sys/modules/nvme/Makefile</description>
        <pubDate>Fri, 12 Apr 2013 17:48:45 +0000</pubDate>
        <dc:creator>Jim Harris &lt;jimharris@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>978b2704 - Add nvme(4) and nvd(4) Makefiles to the tree.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/nvme/Makefile#978b2704</link>
        <description>Add nvme(4) and nvd(4) Makefiles to the tree.Noticed by:	pluknetPointy-hat to:  jimharris

            List of files:
            /freebsd-12.1/sys/modules/nvme/Makefile</description>
        <pubDate>Mon, 17 Sep 2012 19:58:02 +0000</pubDate>
        <dc:creator>Jim Harris &lt;jimharris@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
