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)
Jul 15 2024, 3:22 AM
Unknown Object (File)
Jul 6 2024, 12:26 PM
Unknown Object (File)
Jul 1 2024, 4:57 PM
Unknown Object (File)
May 8 2024, 7:31 PM
Unknown Object (File)
Mar 14 2024, 8:51 AM
Unknown Object (File)
Mar 14 2024, 8:50 AM
Unknown Object (File)
Mar 14 2024, 8:47 AM
Unknown Object (File)
Mar 10 2024, 10:56 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