<?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/sge/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/sge/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/sge/Makefile#031beb4e239bfce798af17f5fe8dba8bcaf13d99</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/sys/modules/sge/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/sge/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/sge/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>193d9e768ba63fcfb187cfd17f461f7d41345048 - sys/modules: normalize .CURDIR-relative paths to SRCTOP</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/sge/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/sge/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>9307d8bdd4de57183bb421d18d34d21febe98656 - Merge svn+ssh://svn.freebsd.org/base/head@207793</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/sge/Makefile#9307d8bdd4de57183bb421d18d34d21febe98656</link>
        <description>Merge svn+ssh://svn.freebsd.org/base/head@207793

            List of files:
            /freebsd/sys/modules/sge/Makefile</description>
        <pubDate>Sat, 08 May 2010 22:08:01 +0200</pubDate>
        <dc:creator>Marcel Moolenaar &lt;marcel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a4bf5fb987611aeb78c422312b63b185e39982d7 - Update to current version of head.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/sge/Makefile#a4bf5fb987611aeb78c422312b63b185e39982d7</link>
        <description>Update to current version of head.

            List of files:
            /freebsd/sys/modules/sge/Makefile</description>
        <pubDate>Wed, 28 Apr 2010 07:33:59 +0200</pubDate>
        <dc:creator>Kirk McKusick &lt;mckusick@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ffb1296f2c1bd72d9011d2bb33697ac38baf2f7d - MFC r206625:</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/sge/Makefile#ffb1296f2c1bd72d9011d2bb33697ac38baf2f7d</link>
        <description>MFC r206625:  Add driver for Silicon Integrated Systems SiS190/191 Fast/Gigabit Ethernet.  This driver was written by Alexander Pohoyda and greatly enhanced  by Nikolay Denev. I don&apos;t have these hardwares but this driver was  tested by Nikolay Denev and xclin.  Because SiS didn&apos;t release data sheet for this controller, programming  information came from Linux driver and OpenSolaris. Unlike other open  source driver for SiS190/191, sge(4) takes full advantage of TX/RX  checksum offloading and does not require additional copy operation in  RX handler.  The controller seems to have advanced offloading features like VLAN  hardware tag insertion/stripping, TCP segmentation offload(TSO) as  well as jumbo frame support but these features are not available  yet. Special thanks to xclin &lt;xclin&lt;&gt; cs dot nctu dot edu dot tw&gt;  who sent fix for receiving VLAN oversized frames.

            List of files:
            /freebsd/sys/modules/sge/Makefile</description>
        <pubDate>Mon, 26 Apr 2010 19:03:56 +0200</pubDate>
        <dc:creator>Pyun YongHyeon &lt;yongari@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d193ed0bedd2c0f08defb084b803662f8ce6f2cf - Add driver for Silicon Integrated Systems SiS190/191 Fast/Gigabit Ethernet.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/sge/Makefile#d193ed0bedd2c0f08defb084b803662f8ce6f2cf</link>
        <description>Add driver for Silicon Integrated Systems SiS190/191 Fast/Gigabit Ethernet.This driver was written by Alexander Pohoyda and greatly enhancedby Nikolay Denev. I don&apos;t have these hardwares but this driver wastested by Nikolay Denev and xclin.Because SiS didn&apos;t release data sheet for this controller, programminginformation came from Linux driver and OpenSolaris. Unlike other opensource driver for SiS190/191, sge(4) takes full advantage of TX/RXchecksum offloading and does not require additional copy operation inRX handler.The controller seems to have advanced offloading features like VLANhardware tag insertion/stripping, TCP segmentation offload(TSO) aswell as jumbo frame support but these features are not availableyet. Special thanks to xclin &lt;xclin&lt;&gt; cs dot nctu dot edu dot tw&gt;who sent fix for receiving VLAN oversized frames.

            List of files:
            /freebsd/sys/modules/sge/Makefile</description>
        <pubDate>Wed, 14 Apr 2010 22:45:33 +0200</pubDate>
        <dc:creator>Pyun YongHyeon &lt;yongari@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
