<?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>e8166d7f378bb449315aff535909c153f3e71daf - LinuxKPI wlan drivers: update makefiles to not use WITH_</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/rtw89/Makefile#e8166d7f378bb449315aff535909c153f3e71daf</link>
        <description>LinuxKPI wlan drivers: update makefiles to not use WITH_Up to now the LinuxKPI wlan drivers were using local variables startingwith a WITH_ prefix in their Makefiles.That is likely to collide with other mechanisms like WITH_ and WITHOUT_from src.conf.Adjust the local variables to use a driver name prefix for now to controlwhat is built and what is not.These variables are mainly for the time of development so we canturn off/on a feature or bus attachment while working on it.  Otherwisethey are there for documentation purposes.  The only reason one wouldchange them locally would be if someone was to build a very customimage and not want certain bits (e.g., USB support) being compiled intothe modules.While here, try to harmonize some parts of the Makefiles.Suggested by:	impDiscussed with:	impReviewed by:	impSponsored by:	The FreeBSD FoundationMFC after:	3 daysDifferential Revision: https://reviews.freebsd.org/D55977

            List of files:
            /freebsd/sys/modules/rtw89/Makefile</description>
        <pubDate>Fri, 20 Mar 2026 00:02:05 +0100</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f19cb3c72b001f5ca2204888bfab50e2f388547d - rtw89: module Makefile add USB bus attachments</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/rtw89/Makefile#f19cb3c72b001f5ca2204888bfab50e2f388547d</link>
        <description>rtw89: module Makefile add USB bus attachmentsSponsored by:	The FreeBSD FoundationMFC after:	3 days

            List of files:
            /freebsd/sys/modules/rtw89/Makefile</description>
        <pubDate>Sun, 01 Feb 2026 00:16:55 +0100</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>10f91d9ff7b827aac6035e224e6ddc2c79f3a0cd - rtw89: update Realtek&apos;s rtw89 driver</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/rtw89/Makefile#10f91d9ff7b827aac6035e224e6ddc2c79f3a0cd</link>
        <description>rtw89: update Realtek&apos;s rtw89 driverThis version is based ongit.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git24d479d26b25bce5faea3ddd9fa8f3a6c3129ea7 ( tag: v6.19-rc6 ).Sponsored by:	The FreeBSD FoundationMFC after:	3 daysPR:		285228

            List of files:
            /freebsd/sys/modules/rtw89/Makefile</description>
        <pubDate>Fri, 05 Dec 2025 21:48:02 +0100</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0f0b833e4db6d450b39de0365b657936f5a6993b - modules: iwlwifi/rtw89 allow standalone build</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/rtw89/Makefile#0f0b833e4db6d450b39de0365b657936f5a6993b</link>
        <description>modules: iwlwifi/rtw89 allow standalone buildThe KERN_OPTS:MDEV_ACPI checks are fine for as long as we are buildingmodules along the kernel.  If one wants to just build the modulestandalone out of the module directory this would fail.Add the missing include for kmod.opts.mk (as was done for tcpin 1319a76179682).Sponsored by:	The FreeBSD FoundationReported by:	Tassilo Philipp (tphilipp potion-studios.com)Fixes:	f5a77dc8f8df (&quot;improve module Makefile dependency on ACPI&quot;)Reviewed by: impDifferential Revision: https://reviews.freebsd.org/D54769

            List of files:
            /freebsd/sys/modules/rtw89/Makefile</description>
        <pubDate>Sun, 18 Jan 2026 22:45:40 +0100</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f5a77dc8f8df09a907c2a2bdf86802513b1ebb15 - iwlwifi/rtw89: improve module Makefile dependency on ACPI</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/rtw89/Makefile#f5a77dc8f8df09a907c2a2bdf86802513b1ebb15</link>
        <description>iwlwifi/rtw89: improve module Makefile dependency on ACPIIn order to compile iwlwifi(4) and rtw89(4) on RISC-V [1] make thecurrently manually tracked ACPI support option automatic based onDEV_ACPI.rtw89(4) is missing proper CONFIG_ACPI checks in the driver (or themandatory dependency on ACPI) even upstream it seems.  We just addedthat check to the modules/Makefile until this is fixed.[1] https://mail-archive.freebsd.org/cgi/getmsg.cgi?fetch=5947+0+archive/2026/freebsd-wireless/20260112.freebsd-wirelessSponosred by:	The FreeBSD FoundationMFC after:	3 daysReviewed by:	emasteDifferential Revision: https://reviews.freebsd.org/D54694

            List of files:
            /freebsd/sys/modules/rtw89/Makefile</description>
        <pubDate>Tue, 13 Jan 2026 22:09:51 +0100</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>354a030185c650d1465ed2035a83636b8f825d72 - rtw89: update Realtek&apos;s rtw89 driver</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/rtw89/Makefile#354a030185c650d1465ed2035a83636b8f825d72</link>
        <description>rtw89: update Realtek&apos;s rtw89 driverThis version is based ongit.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.gite5f0a698b34ed76002dc5cff3804a61c80233a7a ( tag: v6.17 ).MFC after:	3 days

            List of files:
            /freebsd/sys/modules/rtw89/Makefile</description>
        <pubDate>Fri, 17 Oct 2025 22:46:45 +0200</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>aecd63f4479423a65bdde7f93da66139293f0928 - rtw88 / rtw89: define LINUXKPI_VERSION</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/rtw89/Makefile#aecd63f4479423a65bdde7f93da66139293f0928</link>
        <description>rtw88 / rtw89: define LINUXKPI_VERSIONAlways define the LINUXKPI_VERSION for LinuxKPI based wirelessdrivers.  This ensures that LinuxKPI can move indepdent of drivers.Sponsored by:	The FreeBSD FoundationMFC after:	3 days

            List of files:
            /freebsd/sys/modules/rtw89/Makefile</description>
        <pubDate>Thu, 21 Aug 2025 08:28:56 +0200</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8c97c46418f9767a9984df259116da08d9659076 - rtw89: enable ACPI support on FreeBSD</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/rtw89/Makefile#8c97c46418f9767a9984df259116da08d9659076</link>
        <description>rtw89: enable ACPI support on FreeBSDNow that LinuxKPI supports the lower case Linux ACPI spellings underLINUXKPI_WANT_LINUX_ACPI remove the #ifdef around the code and compile inACPI support.Sponsored by:	The FreeBSD FoundationMFC after;	3 days

            List of files:
            /freebsd/sys/modules/rtw89/Makefile</description>
        <pubDate>Sun, 15 Jun 2025 12:44:55 +0200</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>df279a26d3315e7abc9e6f0744137959a4c2fb86 - rtw89: merge Realtek&apos;s rtw89 driver based on Linux v6.14</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/rtw89/Makefile#df279a26d3315e7abc9e6f0744137959a4c2fb86</link>
        <description>rtw89: merge Realtek&apos;s rtw89 driver based on Linux v6.14This version is based ongit.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git38fec10eb60d687e30c8c6b5420d86e8149f7557 ( tag: v6.14 ).Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/sys/modules/rtw89/Makefile</description>
        <pubDate>Thu, 24 Apr 2025 10:58:54 +0200</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>446eab491e523e3d7586e11cb16448e524297da4 - rtw89: turn on debugfs support</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/rtw89/Makefile#446eab491e523e3d7586e11cb16448e524297da4</link>
        <description>rtw89: turn on debugfs supportFollowing 07f6575585bf also turn on debugfs support for rtw89.Sponnsored by:	The FreeBSD FoundationMFC after:	3 days

            List of files:
            /freebsd/sys/modules/rtw89/Makefile</description>
        <pubDate>Sat, 25 Jan 2025 23:17:18 +0100</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6d67aabd63555ab62a2f2b7f52a75ef100a2fe75 - rtw89: update Realtek&apos;s rtw89 driver.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/rtw89/Makefile#6d67aabd63555ab62a2f2b7f52a75ef100a2fe75</link>
        <description>rtw89: update Realtek&apos;s rtw89 driver.This adds support for the Realtek 8922AE PCIwireless network (Wi-Fi 7) adapter.This version is based ongit.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git98f7e32f20d28ec452afb208f9cffc08448a2652 ( tag: v6.11 ).Sponsored by:   The FreeBSD FoundationMFC after:	14 days

            List of files:
            /freebsd/sys/modules/rtw89/Makefile</description>
        <pubDate>Fri, 04 Oct 2024 02:00:23 +0200</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>157e93e0e8138fbaa6ab5d5b20b0c23f903667a6 - LinuxKPI: pci: rename PCI_IRQ_LEGACY to PCI_IRQ_INTX</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/rtw89/Makefile#157e93e0e8138fbaa6ab5d5b20b0c23f903667a6</link>
        <description>LinuxKPI: pci: rename PCI_IRQ_LEGACY to PCI_IRQ_INTXPCI_IRQ_LEGACY was added in 366d68f28379 (likely) for rtw88 only.The define now got renamed and I cannot find any other use butrtw88 and rtw89.We keep the old name as comapt while driver updates are inprogress enabling it defining LINUXKPI_VERSION for the two drivers.Sponsored by;	The FreeBSD FoundationMFC after:	3 daysDifferential Revision: https://reviews.freebsd.org/D46822

            List of files:
            /freebsd/sys/modules/rtw89/Makefile</description>
        <pubDate>Thu, 26 Sep 2024 23:13:35 +0200</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/rtw89/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/rtw89/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>e2340276fc734a1f0bd0d2cf16fcfba7936c9462 - rtw89: update driver from upstream</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/rtw89/Makefile#e2340276fc734a1f0bd0d2cf16fcfba7936c9462</link>
        <description>rtw89: update driver from upstreamThis is a set of updates of the rtw89 driver based on wireless-testing(wt-2023-05-11) 711dca0ca3d77414f8f346e564e9c8640147f40d (after v6.4-rc1).(wt-2023-06-09) 7bd20e011626ccc3ad53e57873452b1716fcfaaa (after v6.4-rc5).(wt-2023-07-24) 62e409149b62a285e89018e49b2e115757fb9022 (after v6.5-rc3).(wt-2023-08-06) 2a220a15be657a24868368892e3e2caba2115283 (after v6.5-rc4).(wt-2023-08-13) 81e147b1317ee7cde8b624ee8c0501b470d7e91c (after v6.5-rc5).MFC after:      20 days

            List of files:
            /freebsd/sys/modules/rtw89/Makefile</description>
        <pubDate>Wed, 17 May 2023 01:44:56 +0200</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@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/rtw89/Makefile#031beb4e239bfce798af17f5fe8dba8bcaf13d99</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/sys/modules/rtw89/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>514fb3872166a361faa81d89909f65913e90b1b2 - LinuxKPI: define LINUXKPI_INCLUDES for module builds as well</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/rtw89/Makefile#514fb3872166a361faa81d89909f65913e90b1b2</link>
        <description>LinuxKPI: define LINUXKPI_INCLUDES for module builds as wellWhile for in-kernel we already have LINUXKPI_INCLUDES in kern.pre.mkfor kmod builds we&apos;ve not had a common define to use leading to variousspellings of include paths.In order for the include list to be expanded more easily in the future,e.g., adding the &quot;dummy&quot; includes (for all) and to harmonize code,duplicate LINUXKPI_INCLUDES to kmod.mk and use it for all module Makefiles.MFC after:	1 weekReviewed by:	hselaskyDifferential Revision: https://reviews.freebsd.org/D36683

            List of files:
            /freebsd/sys/modules/rtw89/Makefile</description>
        <pubDate>Fri, 23 Sep 2022 23:18:45 +0200</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8e93258f2686c76b4e3b384a904d8b4413976229 - rtw89: import Realtek&apos;s rtw89 driver</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/rtw89/Makefile#8e93258f2686c76b4e3b384a904d8b4413976229</link>
        <description>rtw89: import Realtek&apos;s rtw89 driverImport rtw89 based on wireless-testing at (tag: wt-2022-09-02)78667a29c116c6b186a37e28cd8dd7fa9923aee8 with adjustments for FreeBSD.For the moment this will stay disconnected from the build until thelast bits are flushed out, but this will help people with a card todo testing and possibly help improving.Given the lack of full license texts on non-local files this isimported under the draft policy for handling SPDX files (D29226). [1]Approved by:	core.11 (imp) [1] [2022-03-27]MFC after:	6 weeks

            List of files:
            /freebsd/sys/modules/rtw89/Makefile</description>
        <pubDate>Fri, 09 Sep 2022 14:41:07 +0200</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
