Page MenuHomeFreeBSD

FB_INSTALL_CDEV: Remove this option and related code.
ClosedPublic

Authored by jhb on Apr 20 2022, 8:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 18 2025, 10:43 PM
Unknown Object (File)
Oct 16 2025, 9:15 AM
Unknown Object (File)
Oct 16 2025, 9:15 AM
Unknown Object (File)
Oct 16 2025, 9:15 AM
Unknown Object (File)
Oct 15 2025, 9:35 PM
Unknown Object (File)
Oct 15 2025, 2:56 AM
Unknown Object (File)
Sep 27 2025, 2:25 PM
Unknown Object (File)
Sep 18 2025, 6:33 AM
Subscribers
None

Details

Summary

This option was never enabled in GENERIC and does not appear to work
(the cdevsw is stored in a global array but never passed to make_dev
to be associated with a character device).

Diff Detail

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