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)
Tue, Mar 17, 11:48 PM
Unknown Object (File)
Wed, Feb 18, 12:43 AM
Unknown Object (File)
Feb 8 2026, 1:04 PM
Unknown Object (File)
Feb 8 2026, 2:03 AM
Unknown Object (File)
Jan 31 2026, 1:34 PM
Unknown Object (File)
Jan 18 2026, 6:54 AM
Unknown Object (File)
Dec 20 2025, 3:18 AM
Unknown Object (File)
Nov 8 2025, 1:46 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