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)
Fri, Jun 28, 4:41 PM
Unknown Object (File)
Thu, Jun 13, 4:58 PM
Unknown Object (File)
May 15 2024, 6:41 PM
Unknown Object (File)
Apr 22 2024, 8:18 PM
Unknown Object (File)
Feb 10 2024, 9:41 PM
Unknown Object (File)
Feb 3 2024, 8:22 AM
Unknown Object (File)
Jan 28 2024, 12:40 PM
Unknown Object (File)
Jan 14 2024, 4:39 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