Page MenuHomeFreeBSD

restore #include <sys/devmap.h>
ClosedPublic

Authored by oh on May 28 2025, 2:23 PM.
Tags
Referenced Files
F147986812: D50574.id156191.diff
Sun, Mar 15, 1:08 AM
F147933359: D50574.id156191.diff
Sat, Mar 14, 6:45 PM
Unknown Object (File)
Tue, Mar 10, 6:23 AM
Unknown Object (File)
Tue, Mar 10, 12:29 AM
Unknown Object (File)
Fri, Mar 6, 11:22 AM
Unknown Object (File)
Fri, Mar 6, 5:15 AM
Unknown Object (File)
Sun, Mar 1, 11:49 PM
Unknown Object (File)
Sun, Mar 1, 9:02 AM
Subscribers

Details

Summary

Partial revert D50017

These files still use devmap_add_entry()

Diff Detail

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

Event Timeline

oh requested review of this revision.May 28 2025, 2:23 PM

they should be in GENERIC if able (or at lease something tinderbox would build).

This revision is now accepted and ready to land.May 28 2025, 3:41 PM

vybrid case it might be time to remove that one soon - some of the drivers seems to be used as base for the layerscape SoC for example D44020.
https://cgit.freebsd.org/src/commit/?id=ba9f8eeb478975069b644f2228808d5e0c0dc1b1

There exists kernel config for alpine_machdep.c (ALPINE) and ipq4018_machdep.c (ASUS_AC1300)

ti_machdep.c needs a kernel config - might arrive some day D46703

This revision was automatically updated to reflect the committed changes.