<?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>b111430e54537a66080df115c3a2950a2922da5a - mii: Add opt_platform.h to all miibus drivers</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/if_cgem/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/if_cgem/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>242cd60a0a670ff7cc446436bedd129fbdce062c - cgem: Support building as a loadable kernel module</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/if_cgem/Makefile#242cd60a0a670ff7cc446436bedd129fbdce062c</link>
        <description>cgem: Support building as a loadable kernel moduleFor development, building a driver as kernel module is both convenientand a time saver (no need for reboot on some change, testing it requiresjust kldunload and kldload, a matter of seconds). For some specialcases, it may be even desirable to postpone initializing the networkinterface after some action is done (loading a FPGA bitstream may berequired for Zynq/ZynqMP based hardware as an example).Building is limited to ARM, ARM64 and RISC-V architectures (for Zynq,ZynqMP, PolarFire Soc based boards, and HiFive based boards are known touse CGEM at the moment).Reviewed by:	mhorneMFC after:	1 weekDifferential Revision:	https://reviews.freebsd.org/D34687

            List of files:
            /freebsd/sys/modules/if_cgem/Makefile</description>
        <pubDate>Sat, 02 Apr 2022 18:53:37 +0200</pubDate>
        <dc:creator>Milan Obuch &lt;bsd@dino.sk&gt;</dc:creator>
    </item>
</channel>
</rss>
