<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/gem/Makefile#e9ac41698b2f322d55ccf9da50a3596edb2c1800</link>
        <description>Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I&apos;ll just run the command on the branches)Sponsored by: Netflix

            List of files:
            /freebsd/sys/modules/gem/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 06:46:32 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>031beb4e239bfce798af17f5fe8dba8bcaf13d99 - sys: Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/gem/Makefile#031beb4e239bfce798af17f5fe8dba8bcaf13d99</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/sys/modules/gem/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 19:54:58 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b111430e54537a66080df115c3a2950a2922da5a - mii: Add opt_platform.h to all miibus drivers</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/gem/Makefile#b111430e54537a66080df115c3a2950a2922da5a</link>
        <description>mii: Add opt_platform.h to all miibus driversmiivar.h includes opt_platform.h. Make sure all the drivers that use themiibus_if.h interface file have opt_platform.h as well. While some ofthese may not, strictly speaking, need it, it&apos;s easier to include ituniversally for miibus.Sponsored by:		Netflix

            List of files:
            /freebsd/sys/modules/gem/Makefile</description>
        <pubDate>Tue, 05 Apr 2022 21:40:01 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bc02c18c486fce2ca23b428a9e89b4eb3bb48da3 - Merge ^/head r357408 through r357661.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/gem/Makefile#bc02c18c486fce2ca23b428a9e89b4eb3bb48da3</link>
        <description>Merge ^/head r357408 through r357661.

            List of files:
            /freebsd/sys/modules/gem/Makefile</description>
        <pubDate>Fri, 07 Feb 2020 20:08:37 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>58aa35d42975c298ca0adba705c042596303c9f5 - Remove sparc64 kernel support</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/gem/Makefile#58aa35d42975c298ca0adba705c042596303c9f5</link>
        <description>Remove sparc64 kernel supportRemove all sparc64 specific filesRemove all sparc64 ifdefsRemovee indireeect sparc64 ifdefs

            List of files:
            /freebsd/sys/modules/gem/Makefile</description>
        <pubDate>Mon, 03 Feb 2020 18:35:11 +0100</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>193d9e768ba63fcfb187cfd17f461f7d41345048 - sys/modules: normalize .CURDIR-relative paths to SRCTOP</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/gem/Makefile#193d9e768ba63fcfb187cfd17f461f7d41345048</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/sys/modules/gem/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 11:10:17 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6f3544cd7084abbadd83637993a4f41fd30e6ccd - Merge svn+ssh://svn.freebsd.org/base/head@214309</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/gem/Makefile#6f3544cd7084abbadd83637993a4f41fd30e6ccd</link>
        <description>Merge svn+ssh://svn.freebsd.org/base/head@214309

            List of files:
            /freebsd/sys/modules/gem/Makefile</description>
        <pubDate>Tue, 26 Oct 2010 04:34:47 +0200</pubDate>
        <dc:creator>Marcel Moolenaar &lt;marcel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>65f2c0ff587a41a964b6dc809466bb42fc3a5ab8 - Merge r207585 from cas(4):</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/gem/Makefile#65f2c0ff587a41a964b6dc809466bb42fc3a5ab8</link>
        <description>Merge r207585 from cas(4):- Don&apos;t probe for PHYs if we already know to use a SERDES. Unlike as with  cas(4) this only serves to speed up the the device attach though and can  only be determined via the OFW device tree but not from the VPD.- Don&apos;t touch the MIF when using a SERDES.- Add some missing bus space barriers, mainly in the PCS code path.

            List of files:
            /freebsd/sys/modules/gem/Makefile</description>
        <pubDate>Thu, 16 Sep 2010 11:29:48 +0200</pubDate>
        <dc:creator>Marius Strobl &lt;marius@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>10b3b54548f2290bbe8d8f88c59c28d12b7a635d - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/gem/Makefile#10b3b54548f2290bbe8d8f88c59c28d12b7a635d</link>
        <description>Merge from head

            List of files:
            /freebsd/sys/modules/gem/Makefile</description>
        <pubDate>Thu, 17 Sep 2009 18:16:44 +0200</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>09c817ba36db7c3a4ff5e25ac55816ca181a403d - - MFC</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/gem/Makefile#09c817ba36db7c3a4ff5e25ac55816ca181a403d</link>
        <description>- MFC

            List of files:
            /freebsd/sys/modules/gem/Makefile</description>
        <pubDate>Fri, 03 Jul 2009 06:39:18 +0200</pubDate>
        <dc:creator>Oleksandr Tymoshenko &lt;gonzo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9ba2b298dfda78b6669281507b314a4c441cd706 - - Initialize the ifnet structure, especially if_dname, before probing</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/gem/Makefile#9ba2b298dfda78b6669281507b314a4c441cd706</link>
        <description>- Initialize the ifnet structure, especially if_dname, before probing  the PHYs as some PHY drivers use it (but probably shouldn&apos;t). How  gem(4) has worked with brgphy(4) on powerpc without this so far is  unclear to me.- Introduce a dying flag which is set during detach and checked in  gem_ioctl() in order to prevent active BPF listeners to clear  promiscuous mode which may lead to the tick callout being restarted  which will trigger a panic once it&apos;s actually gone.- In gem_stop() reset rather than just disable the transmitter and  receiver in order to ensure we&apos;re not unloading DMA maps still in  use by the hardware. [1]- The blanking time is specified in PCI clocks so we should use twice  the value when operating at 66MHz.- Spell some 2 as ETHER_ALIGN and a 19 as GEM_STATUS_TX_COMPLETION_SHFT  to make the actual intentions clear.- As we don&apos;t unload the peak attempts counter ignore its overflow  interrupts.- Remove a stale setting of a variable to GEM_TD_INTERRUPT_ME which  isn&apos;t used afterwards.- For optimum performance increment the TX kick register in multiples  of 4 if possible as suggested by the documentation.- Partially revert r164931; drivers should only clear the watchdog  timer if all outstanding TX descriptors are done.- Fix some debugging strings.- Add a missing BUS_DMASYNC_POSTWRITE in gem_rint().- As the error paths in the interrupt handler are generally unlikely  predict them as false.- Add support for the SBus version of the GEM controller. [2]- Add some lock assertions.- Improve some comments.- Fix some more or less cosmetic issues in the code of the PCI front-end.- Change some softc members to be unsigned where more appropriate and  remove unused ones.Approved by:	re (kib)Obtained from:	NetBSD (partially) [2], OpenBSD [1]MFC after:	2 weeks

            List of files:
            /freebsd/sys/modules/gem/Makefile</description>
        <pubDate>Tue, 23 Jun 2009 22:36:59 +0200</pubDate>
        <dc:creator>Marius Strobl &lt;marius@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>28d187c626a4fc9d1589869986e6bc1de67d8e03 - Build a gem module, for sparc64 only for now.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/gem/Makefile#28d187c626a4fc9d1589869986e6bc1de67d8e03</link>
        <description>Build a gem module, for sparc64 only for now.

            List of files:
            /freebsd/sys/modules/gem/Makefile</description>
        <pubDate>Wed, 08 Jan 2003 21:40:29 +0100</pubDate>
        <dc:creator>Thomas Moestl &lt;tmm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>09c817ba36db7c3a4ff5e25ac55816ca181a403d - - MFC</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/gem/Makefile#09c817ba36db7c3a4ff5e25ac55816ca181a403d</link>
        <description>- MFC

            List of files:
            /freebsd/sys/modules/gem/Makefile</description>
        <pubDate>Fri, 03 Jul 2009 06:39:18 +0200</pubDate>
        <dc:creator>Oleksandr Tymoshenko &lt;gonzo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9ba2b298dfda78b6669281507b314a4c441cd706 - - Initialize the ifnet structure, especially if_dname, before probing</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/gem/Makefile#9ba2b298dfda78b6669281507b314a4c441cd706</link>
        <description>- Initialize the ifnet structure, especially if_dname, before probing  the PHYs as some PHY drivers use it (but probably shouldn&apos;t). How  gem(4) has worked with brgphy(4) on powerpc without this so far is  unclear to me.- Introduce a dying flag which is set during detach and checked in  gem_ioctl() in order to prevent active BPF listeners to clear  promiscuous mode which may lead to the tick callout being restarted  which will trigger a panic once it&apos;s actually gone.- In gem_stop() reset rather than just disable the transmitter and  receiver in order to ensure we&apos;re not unloading DMA maps still in  use by the hardware. [1]- The blanking time is specified in PCI clocks so we should use twice  the value when operating at 66MHz.- Spell some 2 as ETHER_ALIGN and a 19 as GEM_STATUS_TX_COMPLETION_SHFT  to make the actual intentions clear.- As we don&apos;t unload the peak attempts counter ignore its overflow  interrupts.- Remove a stale setting of a variable to GEM_TD_INTERRUPT_ME which  isn&apos;t used afterwards.- For optimum performance increment the TX kick register in multiples  of 4 if possible as suggested by the documentation.- Partially revert r164931; drivers should only clear the watchdog  timer if all outstanding TX descriptors are done.- Fix some debugging strings.- Add a missing BUS_DMASYNC_POSTWRITE in gem_rint().- As the error paths in the interrupt handler are generally unlikely  predict them as false.- Add support for the SBus version of the GEM controller. [2]- Add some lock assertions.- Improve some comments.- Fix some more or less cosmetic issues in the code of the PCI front-end.- Change some softc members to be unsigned where more appropriate and  remove unused ones.Approved by:	re (kib)Obtained from:	NetBSD (partially) [2], OpenBSD [1]MFC after:	2 weeks

            List of files:
            /freebsd/sys/modules/gem/Makefile</description>
        <pubDate>Tue, 23 Jun 2009 22:36:59 +0200</pubDate>
        <dc:creator>Marius Strobl &lt;marius@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>28d187c626a4fc9d1589869986e6bc1de67d8e03 - Build a gem module, for sparc64 only for now.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/gem/Makefile#28d187c626a4fc9d1589869986e6bc1de67d8e03</link>
        <description>Build a gem module, for sparc64 only for now.

            List of files:
            /freebsd/sys/modules/gem/Makefile</description>
        <pubDate>Wed, 08 Jan 2003 21:40:29 +0100</pubDate>
        <dc:creator>Thomas Moestl &lt;tmm@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
