<?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>4d846d26 - spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/felix/Makefile#4d846d26</link>
        <description>spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDThe SPDX folks have obsoleted the BSD-2-Clause-FreeBSD identifier. Catchup to that fact and revert to their recommended match of BSD-2-Clause.Discussed with:		pfgMFC After:		3 daysSponsored by:		Netflix

            List of files:
            /freebsd-14.2/sys/modules/felix/Makefile</description>
        <pubDate>Wed, 10 May 2023 15:40:58 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b111430e - mii: Add opt_platform.h to all miibus drivers</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/felix/Makefile#b111430e</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-14.2/sys/modules/felix/Makefile</description>
        <pubDate>Tue, 05 Apr 2022 19:40:01 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>29cf6a79 - felix: Use internal MDIO regs for PHY communication</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/felix/Makefile#29cf6a79</link>
        <description>felix: Use internal MDIO regs for PHY communicationPreviously we would use an external MDIO device found on the PCI bus.Switch to using MDIO mapped in a separate BAR of the switch device.It is much easier this way since we don&apos;t have to depend on anotherdriver anymore.Obtained from: SemihalfSponsored by: Alstom Group

            List of files:
            /freebsd-14.2/sys/modules/felix/Makefile</description>
        <pubDate>Tue, 26 Oct 2021 08:36:35 +0000</pubDate>
        <dc:creator>Kornel Duleba &lt;mindal@semihalf.com&gt;</dc:creator>
    </item>
<item>
        <title>a75400c5 - modules: felix: Remove etherswitch_if.c from Makefile</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/felix/Makefile#a75400c5</link>
        <description>modules: felix: Remove etherswitch_if.c from MakefileHaving it included confuses KOBJOPLOOKUP resulting in kobj_error_methodbeing called instead of a devmethod from the switch driver.That in turn returns ENXIO which was treated as a pointer anddereferenced by etherswitch ioctl logic causing the kernel to panic.Fixes: b542c9e42ba4 (modules: felix: Add needed dependencies)

            List of files:
            /freebsd-14.2/sys/modules/felix/Makefile</description>
        <pubDate>Thu, 30 Sep 2021 11:06:34 +0000</pubDate>
        <dc:creator>Kornel Duleba &lt;mindal@semihalf.com&gt;</dc:creator>
    </item>
<item>
        <title>5f2fe883 - felix: Add autogenerated files to Makefile</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/felix/Makefile#5f2fe883</link>
        <description>felix: Add autogenerated files to MakefileA module makefile must list all the header files it uses which aregenerated at build time from interface definitions (.m files) in itsSRCS list.Fixes: 451bcf1b3601Reported by: ian

            List of files:
            /freebsd-14.2/sys/modules/felix/Makefile</description>
        <pubDate>Thu, 05 Aug 2021 12:07:22 +0000</pubDate>
        <dc:creator>Kornel Duleba &lt;mindal@semihalf.com&gt;</dc:creator>
    </item>
<item>
        <title>b542c9e4 - modules: felix: Add needed dependencies</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/felix/Makefile#b542c9e4</link>
        <description>modules: felix: Add needed dependenciesModules should list all needed _if dependencies in their makefile otherwiseif one compiles a kernel that didn&apos;t compile those files the module won&apos;t build.Fixes: 451bcf1b3601

            List of files:
            /freebsd-14.2/sys/modules/felix/Makefile</description>
        <pubDate>Fri, 06 Aug 2021 13:20:06 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>451bcf1b - Introduce driver for Freescale Felix switch</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/felix/Makefile#451bcf1b</link>
        <description>Introduce driver for Freescale Felix switchIt is found on boards equipped with LS1028A SoC.802.1q VLAN grouping is supported.An external MDIO device is used for communicating with PHYs.The driver is built as a module by default, it is not includedin GENERIC kernel config.Submitted by: Lukasz Hajec &lt;lha@semihalf.com&gt;              Kornel Duleba &lt;mindal@semihalf.com&gt;Obtained from: SemihalfSponsored by: Alstom GroupDifferential Revision: https://reviews.freebsd.org/D30923

            List of files:
            /freebsd-14.2/sys/modules/felix/Makefile</description>
        <pubDate>Wed, 09 Jun 2021 11:23:26 +0000</pubDate>
        <dc:creator>Marcin Wojtas &lt;mw@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
