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)
Thu, May 7, 7:47 AM
Unknown Object (File)
Wed, May 6, 6:36 AM
Unknown Object (File)
Tue, May 5, 6:17 PM
Unknown Object (File)
Tue, May 5, 3:46 PM
Unknown Object (File)
Mon, Apr 27, 1:41 PM
Unknown Object (File)
Thu, Apr 23, 11:38 PM
Unknown Object (File)
Thu, Apr 23, 5:56 AM
Unknown Object (File)
Mon, Apr 20, 7:01 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