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)
Fri, Aug 14, 1:55 AM
Unknown Object (File)
Tue, Aug 11, 7:07 AM
Unknown Object (File)
Mon, Aug 10, 10:19 AM
Unknown Object (File)
Fri, Aug 7, 10:39 PM
Unknown Object (File)
Fri, Aug 7, 12:56 PM
Unknown Object (File)
Thu, Aug 6, 1:20 PM
Unknown Object (File)
Thu, Aug 6, 12:42 PM
Unknown Object (File)
Wed, Aug 5, 7:00 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