Page MenuHomeFreeBSD

LinuxKPI: include acpi headers for RISC-V
ClosedPublic

Authored by bz on Jan 13 2026, 9:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 15, 8:26 AM
Unknown Object (File)
Tue, Apr 7, 10:32 PM
Unknown Object (File)
Tue, Apr 7, 4:48 AM
Unknown Object (File)
Mon, Apr 6, 1:12 PM
Unknown Object (File)
Sat, Apr 4, 12:41 PM
Unknown Object (File)
Mar 20 2026, 1:08 AM
Unknown Object (File)
Mar 13 2026, 3:29 PM
Unknown Object (File)
Mar 8 2026, 9:26 PM
Subscribers

Details

Summary

In order to compile iwlwifi(4), which is reported to work on RISC-V,
include the ACPI headers to avoid adding further FreeBSD-specific #ifdefs
to the driver. With this iwlwifi(4) just compiles on RISC-V (at least
if ACPI support is turned off in the module Makefile).

Sponsored by: The FreeBSD Foundation
MFC after: 3 days

Diff Detail

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