Page MenuHomeFreeBSD

syscon: Move syscon code in dev/syscon
ClosedPublic

Authored by manu on Dec 26 2023, 6:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 28 2025, 11:48 AM
Unknown Object (File)
Feb 2 2025, 5:15 PM
Unknown Object (File)
Jan 29 2025, 7:50 PM
Unknown Object (File)
Jan 28 2025, 3:04 AM
Unknown Object (File)
Jan 11 2025, 10:51 PM
Unknown Object (File)
Nov 30 2024, 12:45 PM
Unknown Object (File)
Nov 27 2024, 11:02 AM
Unknown Object (File)
Nov 27 2024, 11:02 AM
Subscribers

Details

Summary

We've removed kernel option EXT_RESOURCES almost two years ago.
While it was ok to have some code under a common 'extres' subdirectory
at first, we now have a lot of consumer of it and we made it mandatory
so no need to have it under a cryptic name.

Sponsored by: Beckhoff Automation GmbH & Co. KG

Diff Detail

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