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)
Dec 11 2024, 9:39 PM
Unknown Object (File)
Nov 30 2024, 5:56 AM
Unknown Object (File)
Nov 30 2024, 12:41 AM
Unknown Object (File)
Nov 21 2024, 6:45 AM
Unknown Object (File)
Oct 25 2024, 9:15 PM
Unknown Object (File)
Oct 18 2024, 5:22 AM
Unknown Object (File)
Oct 9 2024, 3:58 PM
Unknown Object (File)
Oct 6 2024, 11:20 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