rtw89: module Makefile add USB bus attachmentsSponsored by: The FreeBSD FoundationMFC after: 3 days
rtw89: update Realtek's rtw89 driverThis version is based ongit.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git24d479d26b25bce5faea3ddd9fa8f3a6c3129ea7 ( tag: v6.19-rc6 ).Sponsored by: T
rtw89: update Realtek'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
show more ...
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 o
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 ("improve module Makefile dependency on ACPI")Reviewed by: impDifferential Revision: https://reviews.freebsd.org/D54769
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_ACP
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
rtw89: update Realtek's rtw89 driverThis version is based ongit.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.gite5f0a698b34ed76002dc5cff3804a61c80233a7a ( tag: v6.17 ).MFC after: 3 days
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 F
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
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.Sp
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
rtw89: merge Realtek'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 ).
rtw89: merge Realtek'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
rtw89: turn on debugfs supportFollowing 07f6575585bf also turn on debugfs support for rtw89.Sponnsored by: The FreeBSD FoundationMFC after: 3 days
rtw89: update Realtek'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/linu
rtw89: update Realtek'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
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.
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
Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I'll just run the command on the branches)Sponsored by: Netflix
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) 7
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
sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
LinuxKPI: define LINUXKPI_INCLUDES for module builds as wellWhile for in-kernel we already have LINUXKPI_INCLUDES in kern.pre.mkfor kmod builds we've not had a common define to use leading to vari
LinuxKPI: define LINUXKPI_INCLUDES for module builds as wellWhile for in-kernel we already have LINUXKPI_INCLUDES in kern.pre.mkfor kmod builds we'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 "dummy" 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
rtw89: import Realtek's rtw89 driverImport rtw89 based on wireless-testing at (tag: wt-2022-09-02)78667a29c116c6b186a37e28cd8dd7fa9923aee8 with adjustments for FreeBSD.For the moment this will s
rtw89: import Realtek'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