Page MenuHomeFreeBSD

ofwbus: remove arm64 ifdefs
ClosedPublic

Authored by mhorne on Feb 10 2023, 5:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 8, 8:20 AM
Unknown Object (File)
Sun, Mar 8, 8:20 AM
Unknown Object (File)
Sun, Feb 22, 11:51 AM
Unknown Object (File)
Sat, Feb 21, 4:00 PM
Unknown Object (File)
Feb 8 2026, 6:07 AM
Unknown Object (File)
Feb 7 2026, 4:30 PM
Unknown Object (File)
Feb 3 2026, 12:48 AM
Unknown Object (File)
Jan 31 2026, 2:36 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