Page MenuHomeFreeBSD

iwlwifi/rtw89: improve module Makefile dependency on ACPI
ClosedPublic

Authored by bz on Jan 13 2026, 9:18 PM.
Tags
None
Referenced Files
F154346031: D54694.diff
Tue, Apr 28, 12:07 AM
F154331930: D54694.diff
Mon, Apr 27, 9:52 PM
F154299197: D54694.id169577.diff
Mon, Apr 27, 4:50 PM
F154289896: D54694.id169577.diff
Mon, Apr 27, 3:33 PM
Unknown Object (File)
Mon, Apr 27, 12:07 PM
Unknown Object (File)
Fri, Apr 24, 12:07 PM
Unknown Object (File)
Fri, Apr 10, 3:11 PM
Unknown Object (File)
Thu, Apr 9, 11:07 PM
Subscribers

Details

Summary

In order to compile iwlwiif(4) and rtw89(4) on RISC-V [1] make the
currently manually tracked ACPI support option automatic based on
DEV_ACPI.
rtw89(4) is missing proper CONFIG_ACPI checks in the driver (or the
mandatory dependency on ACPI) even upstream it seems. We just added
that 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-wireless

Sponosred by: The FreeBSD Foundation
MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable