<?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>193d9e76 - sys/modules: normalize .CURDIR-relative paths to SRCTOP</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/twa/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/twa/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>4511a5c8 - Import version 3.60.03.006 of the TWA driver:</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/twa/Makefile#4511a5c8</link>
        <description>Import version 3.60.03.006 of the TWA driver:This patch does the following:- Remove un-necessary code that is not even compiling into the driver under TW_OSL_NON_DMA_MEM_ALLOC_PER_REQUEST defines.- Remove bundled firmware image and associated &quot;files&quot; entry for tw_cl_fwimg.c- Remove bundled firmware flashing routines. We now have tw_update userspace FreeBSD controller flash utility.- Fix driver crash on load due to shared interrupt.- Fix 2 lock leaks for Giant lock.- Fix CCB leak.- Add support for 9650SE controllers.Many thanks to 3Ware/AMCC for continuing to support FreeBSD.

            List of files:
            /freebsd-12.1/sys/modules/twa/Makefile</description>
        <pubDate>Wed, 09 May 2007 04:16:32 +0000</pubDate>
        <dc:creator>Scott Long &lt;scottl@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9be0cda6 - Style: Remove blank lines before EOF.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/twa/Makefile#9be0cda6</link>
        <description>Style: Remove blank lines before EOF.Tested by:	cvs diff -B

            List of files:
            /freebsd-12.1/sys/modules/twa/Makefile</description>
        <pubDate>Sat, 18 Feb 2006 23:49:28 +0000</pubDate>
        <dc:creator>Yaroslav Tykhiy &lt;ytykhiy@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ff1625c6 - twa corresponding to the 9.3.0.1 release on the 3ware website.  This driver has</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/twa/Makefile#ff1625c6</link>
        <description>twa corresponding to the 9.3.0.1 release on the 3ware website.  This driver hassupport for the 9xxxSX controllers, along with the earlier 9xxxS seriescontrollers.

            List of files:
            /freebsd-12.1/sys/modules/twa/Makefile</description>
        <pubDate>Tue, 08 Nov 2005 22:51:43 +0000</pubDate>
        <dc:creator>Vinod Kashyap &lt;vkashyap@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3e232c60 - Style cleanup.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/twa/Makefile#3e232c60</link>
        <description>Style cleanup.

            List of files:
            /freebsd-12.1/sys/modules/twa/Makefile</description>
        <pubDate>Wed, 10 Aug 2005 04:01:21 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f0c1dee2 - The latest release of the FreeBSD driver (twa) for</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/twa/Makefile#f0c1dee2</link>
        <description>The latest release of the FreeBSD driver (twa) for3ware&apos;s 9xxx series controllers.  This corresponds tothe 9.2 release (for FreeBSD 5.2.1) on the 3ware website.Highlights of this release are:1. The driver has been re-architected to use a &quot;Common Layer&quot;    (all tw_cl* files), which is a consolidation of all OS-independent    parts of the driver.  The FreeBSD OS specific portions of the    driver go into an &quot;OS Layer&quot; (all tw_osl* files).    This re-architecture is to achieve better maintainability, consistency    of behavior across OS&apos;s, and better portability to new OS&apos;s (drivers    for new OS&apos;s can be written by just adding an OS Layer that&apos;s specific    to the OS, by complying to a &quot;Common Layer Programming Interface&quot; API.2. The driver takes advantage of multiple processors.3. The driver has a new firmware image bundled, the new features of which   include Online Capacity Expansion and multi-lun support, among others.   More details about 3ware&apos;s 9.2 release can be found here:   http://www.3ware.com/download/Escalade9000Series/9.2/9.2_Release_Notes_Web.pdfSince the Common Layer is used across OS&apos;s, the FreeBSD specific includepath for header files (/sys/dev/twa) is not part of the #include pre-processordirective in any of the source files.  For being able to integrate twa intothe kernel despite this, Makefile.&lt;arch&gt; has been changed to add the includepath to CFLAGS.Reviewed by: scottl

            List of files:
            /freebsd-12.1/sys/modules/twa/Makefile</description>
        <pubDate>Tue, 12 Apr 2005 22:07:11 +0000</pubDate>
        <dc:creator>Vinod Kashyap &lt;vkashyap@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b64d6f9a - Changed comments following changes to not bundle firmware by default.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/twa/Makefile#b64d6f9a</link>
        <description>Changed comments following changes to not bundle firmware by default.Approved by: re

            List of files:
            /freebsd-12.1/sys/modules/twa/Makefile</description>
        <pubDate>Sat, 10 Apr 2004 02:41:22 +0000</pubDate>
        <dc:creator>Vinod Kashyap &lt;vkashyap@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2f0fecd7 - Don&apos;t include the firmware image by default as it adds 500k (uncompressed) to</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/twa/Makefile#2f0fecd7</link>
        <description>Don&apos;t include the firmware image by default as it adds 500k (uncompressed) tothe module.Reviewed by:	vinod

            List of files:
            /freebsd-12.1/sys/modules/twa/Makefile</description>
        <pubDate>Sat, 10 Apr 2004 02:00:47 +0000</pubDate>
        <dc:creator>Scott Long &lt;scottl@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>99635d6c - Initial check-in of the device driver for 3ware&apos;s 9000 series</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/twa/Makefile#99635d6c</link>
        <description>Initial check-in of the device driver for 3ware&apos;s 9000 seriesPATA/SATA RAID controllers.  This driver is a SIM under CAM, andso, behaves like a driver for a SCSI controller.

            List of files:
            /freebsd-12.1/sys/modules/twa/Makefile</description>
        <pubDate>Tue, 30 Mar 2004 03:46:00 +0000</pubDate>
        <dc:creator>Vinod Kashyap &lt;vkashyap@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
