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)
Mon, Mar 23, 12:47 PM
Unknown Object (File)
Thu, Mar 12, 9:27 AM
Unknown Object (File)
Thu, Mar 12, 9:20 AM
Unknown Object (File)
Mar 3 2026, 4:56 PM
Unknown Object (File)
Mar 3 2026, 4:43 PM
Unknown Object (File)
Mar 3 2026, 4:43 PM
Unknown Object (File)
Mar 3 2026, 1:24 PM
Unknown Object (File)
Feb 14 2026, 1:29 PM
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