<?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>fd501800cafe382e0751b7be1342c553b3335543 - Add FreeBSD&apos;s mpr(4) driver for LSI Fusion-MPT 3/3.5 SAS controllers.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/raid/Makefile#fd501800cafe382e0751b7be1342c553b3335543</link>
        <description>Add FreeBSD&apos;s mpr(4) driver for LSI Fusion-MPT 3/3.5 SAS controllers.This commit also includes a userland utility for mps(4) and mpr(4)(mprutil(8) aka mpsutil(8)).After porting bug fixing, testing shows that it seems to be stable,therefore I have added it to our X64_64_GENERIC as well.Thanks to zrj for testing and to sephe for some porting clues.Taken-from: FreeBSD

            List of files:
            /dflybsd-src/sys/dev/raid/Makefile</description>
        <pubDate>Tue, 24 Apr 2018 18:45:47 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>f78cbe61f3a45c45806d55ef3419936daa45e801 - i386 removal, part 27/x: Remove i386 specific stuff from the RAID drivers.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/raid/Makefile#f78cbe61f3a45c45806d55ef3419936daa45e801</link>
        <description>i386 removal, part 27/x: Remove i386 specific stuff from the RAID drivers.pst(4) goes completely.

            List of files:
            /dflybsd-src/sys/dev/raid/Makefile</description>
        <pubDate>Fri, 31 Jul 2015 19:31:41 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>b0d289c2d9b4bed0d1735c57ae6d64f18bd0ed17 - build - Parallelize kernel module build</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/raid/Makefile#b0d289c2d9b4bed0d1735c57ae6d64f18bd0ed17</link>
        <description>build - Parallelize kernel module build* Parallelize the module build portion of a full buildkernel.* Decreases full kernel build times significantly.  The build  is up to 3 times faster now.* On monster full kernel build time goes from 10:48 to 3:04.

            List of files:
            /dflybsd-src/sys/dev/raid/Makefile</description>
        <pubDate>Tue, 09 Jun 2015 00:19:18 +0000</pubDate>
        <dc:creator>Matthew Dillon &lt;dillon@apollo.backplane.com&gt;</dc:creator>
    </item>
<item>
        <title>f0919f25e49f1f7f4006eec9b0e7c2bd71586289 - Add quotes to ${MACHINE_ARCH} checks in Makefiles.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/raid/Makefile#f0919f25e49f1f7f4006eec9b0e7c2bd71586289</link>
        <description>Add quotes to ${MACHINE_ARCH} checks in Makefiles.Also s/amd64/x86_64/ in one case.

            List of files:
            /dflybsd-src/sys/dev/raid/Makefile</description>
        <pubDate>Sun, 21 Dec 2014 22:31:51 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>6d743f0468a9bd40d1cedc939569228864d0614f - kernel: Add the mrsas(4) RAID driver for LSI Thunderbolt and newer series.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/raid/Makefile#6d743f0468a9bd40d1cedc939569228864d0614f</link>
        <description>kernel: Add the mrsas(4) RAID driver for LSI Thunderbolt and newer series.Specifically, it adds support for Thunderbolt (6 Gb/s), Invader (12 Gb/s)and Fury (12 Gb/s) series.Note that Thunderbolt controllers are supported by mfi(4) too. When bothdrivers are loaded, the default is to attach via mfi(4). This can bechanged by either not loading or compiling in the mfi(4) driver at allor by setting hw.mfi.mrsas_enable=1 in /boot/loader.conf. It might bethat we change this default to giving precedence to mrsas(4) before thenext release, but for now, until it gets some more testing, we takeFreeBSD&apos;s default (giving mfi(4) precedence).That said, the driver works without any issues here with anIntel RS25DB080 card (which is really an LSI MegaRAID SAS 9265).mrsas(4) should (at least) support the following adapters:Thunderbolt:LSI MegaRAID SAS 9265LSI MegaRAID SAS 9266LSI MegaRAID SAS 9267LSI MegaRAID SAS 9270LSI MegaRAID SAS 9271LSI MegaRAID SAS 9272LSI MegaRAID SAS 9285LSI MegaRAID SAS 9286DELL PERC H810DELL PERC H710/PInvader/Fury:LSI MegaRAID SAS 9380LSI MegaRAID SAS 9361LSI MegaRAID SAS 9341DELL PERC H830DELL PERC H730/PDELL PERC H330Taken-from: FreeBSD

            List of files:
            /dflybsd-src/sys/dev/raid/Makefile</description>
        <pubDate>Sat, 14 Jun 2014 11:35:11 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>c594648cd7b8a212bf29a2ddee98d16198dc0834 - kernel: Stop installing pst(4) module and manual page on x86_64.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/raid/Makefile#c594648cd7b8a212bf29a2ddee98d16198dc0834</link>
        <description>kernel: Stop installing pst(4) module and manual page on x86_64.It is i386 only.

            List of files:
            /dflybsd-src/sys/dev/raid/Makefile</description>
        <pubDate>Sat, 27 Jul 2013 22:51:03 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>cb134596e1626f361411b5da3a6a5f113c471648 - Merge branches &apos;hammer2&apos; and &apos;master&apos; of ssh://crater.dragonflybsd.org/repository/git/dragonfly into hammer2</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/raid/Makefile#cb134596e1626f361411b5da3a6a5f113c471648</link>
        <description>Merge branches &apos;hammer2&apos; and &apos;master&apos; of ssh://crater.dragonflybsd.org/repository/git/dragonfly into hammer2

            List of files:
            /dflybsd-src/sys/dev/raid/Makefile</description>
        <pubDate>Wed, 08 Aug 2012 16:29:57 +0000</pubDate>
        <dc:creator>Matthew Dillon &lt;dillon@apollo.backplane.com&gt;</dc:creator>
    </item>
<item>
        <title>0f74dae51493be5db111e024456a604241f9736c - Add the hpt27xx(4) driver for HighPoint RocketRAID 27xx SAS controllers.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/raid/Makefile#0f74dae51493be5db111e024456a604241f9736c</link>
        <description>Add the hpt27xx(4) driver for HighPoint RocketRAID 27xx SAS controllers.The manual page mentions the following adapters to be supported:* RocketRAID 271x* RocketRAID 272x* RocketRAID 274x* RocketRAID 276x* RocketRAID 278xI have tested it with a RocketRAID 2720.Taken-from: FreeBSD

            List of files:
            /dflybsd-src/sys/dev/raid/Makefile</description>
        <pubDate>Wed, 08 Aug 2012 12:18:22 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>1ebac809d607dd4bd48217780ef262f9fa6c4896 - Merge branches &apos;hammer2&apos; and &apos;master&apos; of ssh://crater.dragonflybsd.org/repository/git/dragonfly into hammer2</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/raid/Makefile#1ebac809d607dd4bd48217780ef262f9fa6c4896</link>
        <description>Merge branches &apos;hammer2&apos; and &apos;master&apos; of ssh://crater.dragonflybsd.org/repository/git/dragonfly into hammer2

            List of files:
            /dflybsd-src/sys/dev/raid/Makefile</description>
        <pubDate>Sat, 04 Aug 2012 02:57:58 +0000</pubDate>
        <dc:creator>Matthew Dillon &lt;dillon@apollo.backplane.com&gt;</dc:creator>
    </item>
<item>
        <title>0e32bd089f01fd5cdbd9858fbf56f21699b1835e - Add the hptrr(4) driver for HighPoint RocketRAID 17xx, 22xx, 23xx and 25xx.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/raid/Makefile#0e32bd089f01fd5cdbd9858fbf56f21699b1835e</link>
        <description>Add the hptrr(4) driver for HighPoint RocketRAID 17xx, 22xx, 23xx and 25xx.The manual page mentions the following adapters to be supported:* RocketRAID 172x series* RocketRAID 174x series* RocketRAID 2210* RocketRAID 222x series* RocketRAID 2240* RocketRAID 230x series* RocketRAID 231x series* RocketRAID 232x series* RocketRAID 2340* RocketRAID 2522I have tested it with a RocketRAID 2300.Taken-from: FreeBSD

            List of files:
            /dflybsd-src/sys/dev/raid/Makefile</description>
        <pubDate>Fri, 03 Aug 2012 00:18:34 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>eb403c9356ce5a2d494a31e006698fd95cf594b1 - Merge remote-tracking branch &apos;crater/master&apos;</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/raid/Makefile#eb403c9356ce5a2d494a31e006698fd95cf594b1</link>
        <description>Merge remote-tracking branch &apos;crater/master&apos;

            List of files:
            /dflybsd-src/sys/dev/raid/Makefile</description>
        <pubDate>Thu, 16 Feb 2012 06:35:29 +0000</pubDate>
        <dc:creator>Thomas Nikolajsen &lt;thomas@dragonflybsd.org&gt;</dc:creator>
    </item>
<item>
        <title>c12c399a1f4ca85fa32e64e159acf5cd2259d897 - mps(4): Sync with FreeBSD.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/raid/Makefile#c12c399a1f4ca85fa32e64e159acf5cd2259d897</link>
        <description>mps(4): Sync with FreeBSD.This a still in progress port of the new, LSI-supported version of themps(4) driver from FreeBSD.Some of the changes are (from FreeBSD&apos;s commit msg):- Integrated RAID (IR) support.- Support for WarpDrive controllers.- Support for SCSI protection information (EEDP).- Support for TLR (Transport Level Retries), needed for tape drives.- Improved error recovery code.- ioctl interface compatible with LSI utilities.This commit also moves the driver from sys/dev/disk to sys/dev/raid.It still fails attaching at this stage. Work on it will continue inmaster.

            List of files:
            /dflybsd-src/sys/dev/raid/Makefile</description>
        <pubDate>Tue, 07 Feb 2012 08:42:32 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>86d7f5d305c6adaa56ff4582ece9859d73106103 - Initial import of binutils 2.22 on the new vendor branch</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/raid/Makefile#86d7f5d305c6adaa56ff4582ece9859d73106103</link>
        <description>Initial import of binutils 2.22 on the new vendor branchFuture versions of binutils will also reside on this branch ratherthan continuing to create new binutils branches for each new version.

            List of files:
            /dflybsd-src/sys/dev/raid/Makefile</description>
        <pubDate>Sat, 26 Nov 2011 08:27:44 +0000</pubDate>
        <dc:creator>John Marino &lt;draco@marino.st&gt;</dc:creator>
    </item>
<item>
        <title>ab443496c754b5decb7f419505bdf853d2b1ac09 - Add in the twa(4) driver. This adds in support for the 3Ware</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/raid/Makefile#ab443496c754b5decb7f419505bdf853d2b1ac09</link>
        <description>Add in the twa(4) driver. This adds in support for the 3WareEscalade 9000 series storage controllers. The driver is aport of the work done by Vinod Kashyap in FreeBSD.

            List of files:
            /dflybsd-src/sys/dev/raid/Makefile</description>
        <pubDate>Fri, 16 Apr 2004 20:13:17 +0000</pubDate>
        <dc:creator>David Rhodus &lt;drhodus@dragonflybsd.org&gt;</dc:creator>
    </item>
<item>
        <title>80b30b1d3880f048de961ddae6e2b584582d5063 - *	Change SUBDIR sort order.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/raid/Makefile#80b30b1d3880f048de961ddae6e2b584582d5063</link>
        <description>*	Change SUBDIR sort order.

            List of files:
            /dflybsd-src/sys/dev/raid/Makefile</description>
        <pubDate>Thu, 15 Jan 2004 15:42:51 +0000</pubDate>
        <dc:creator>David Rhodus &lt;drhodus@dragonflybsd.org&gt;</dc:creator>
    </item>
<item>
        <title>edc6143be765719b4224f662bf2fe9d072f1fa2f - *	Add in support for the IBM ServeRAID controller.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/raid/Makefile#edc6143be765719b4224f662bf2fe9d072f1fa2f</link>
        <description>*	Add in support for the IBM ServeRAID controller.Port done and sent in by:	TONETANI Tomokazu &lt;ghwt+dragonfly-kernel@les.ath.cx&gt;

            List of files:
            /dflybsd-src/sys/dev/raid/Makefile</description>
        <pubDate>Thu, 15 Jan 2004 15:41:23 +0000</pubDate>
        <dc:creator>David Rhodus &lt;drhodus@dragonflybsd.org&gt;</dc:creator>
    </item>
<item>
        <title>a1c4c33aeaddf142d8bdb1e0f407983f60f5706b - Add pst to the raid Makefile</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/raid/Makefile#a1c4c33aeaddf142d8bdb1e0f407983f60f5706b</link>
        <description>Add pst to the raid Makefile

            List of files:
            /dflybsd-src/sys/dev/raid/Makefile</description>
        <pubDate>Wed, 01 Oct 2003 18:20:33 +0000</pubDate>
        <dc:creator>Matthew Dillon &lt;dillon@dragonflybsd.org&gt;</dc:creator>
    </item>
<item>
        <title>ac2e3f5effc58aa364c7e5c199f35ebbae7cda81 - Make modules work again part 1: hook up &apos;dev&apos;.  Note that not all devices</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/raid/Makefile#ac2e3f5effc58aa364c7e5c199f35ebbae7cda81</link>
        <description>Make modules work again part 1: hook up &apos;dev&apos;.  Note that not all deviceswere converted to modules even in the original module build, so coverageis somewhat spotty.

            List of files:
            /dflybsd-src/sys/dev/raid/Makefile</description>
        <pubDate>Fri, 15 Aug 2003 08:32:32 +0000</pubDate>
        <dc:creator>Matthew Dillon &lt;dillon@dragonflybsd.org&gt;</dc:creator>
    </item>
<item>
        <title>2443e96e1a16e9bd0cf271204f9d3725aebd54c3 - Merge branch &apos;master&apos; of ssh://crater.dragonflybsd.org/repository/git/dragonfly</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/raid/Makefile#2443e96e1a16e9bd0cf271204f9d3725aebd54c3</link>
        <description>Merge branch &apos;master&apos; of ssh://crater.dragonflybsd.org/repository/git/dragonflyConflicts:	UPDATING

            List of files:
            /dflybsd-src/sys/dev/raid/Makefile</description>
        <pubDate>Mon, 07 Feb 2011 00:44:26 +0000</pubDate>
        <dc:creator>Justin C. Sherrill &lt;justin@leaf.dragonflybsd.org&gt;</dc:creator>
    </item>
<item>
        <title>1c1822af7fa1a442bc552d83a6710f025fd99331 - Merge branch &apos;master&apos; of git://git.theshell.com/dragonfly</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/raid/Makefile#1c1822af7fa1a442bc552d83a6710f025fd99331</link>
        <description>Merge branch &apos;master&apos; of git://git.theshell.com/dragonfly

            List of files:
            /dflybsd-src/sys/dev/raid/Makefile</description>
        <pubDate>Thu, 27 Jan 2011 17:52:02 +0000</pubDate>
        <dc:creator>Joe Talbott &lt;josepht@zinc.oss.ntelos.net&gt;</dc:creator>
    </item>
</channel>
</rss>
