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
F146564972: D35008.id105292.diff
Tue, Mar 3, 4:56 PM
F146563880: D35008.id105292.diff
Tue, Mar 3, 4:43 PM
F146563879: D35008.id105292.diff
Tue, Mar 3, 4:43 PM
F146546176: D35008.id105238.diff
Tue, Mar 3, 1:24 PM
Unknown Object (File)
Sat, Feb 14, 1:29 PM
Unknown Object (File)
Sun, Feb 8, 10:04 PM
Unknown Object (File)
Jan 8 2026, 12:02 AM
Unknown Object (File)
Jan 5 2026, 9:57 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