Page MenuHomeFreeBSD

ofwbus: remove arm64 ifdefs
ClosedPublic

Authored by mhorne on Feb 10 2023, 5:35 PM.
Tags
None
Referenced Files
F166203294: D38492.id116949.diff
Wed, Aug 12, 8:19 AM
F166154704: D38492.id116949.diff
Tue, Aug 11, 11:52 PM
F166127597: D38492.id117108.diff
Tue, Aug 11, 10:49 PM
Unknown Object (File)
Sun, Aug 9, 3:07 PM
Unknown Object (File)
Sat, Jul 18, 8:18 AM
Unknown Object (File)
May 30 2026, 3:00 AM
Unknown Object (File)
May 21 2026, 1:01 PM
Unknown Object (File)
May 20 2026, 11:41 PM
Subscribers

Details

Summary

Rather than using the DEVICE_IDENTIFY method, let's have other
ofwbus-using platforms add ofwbus0 explicitly in nexus, like arm64. This
gives them the same flexibility, e.g. if riscv starts supporting ACPI,
and cleans up the #ifdefs.

We were doing this already on riscv, but adjust the 'order' parameters.

Diff Detail

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