Page MenuHomeFreeBSD

Remove unneeded cdevsw methods and D_NEEDGIANT.
ClosedPublic

Authored by jhb on Jan 8 2020, 12:30 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 10, 9:06 PM
Unknown Object (File)
Wed, May 6, 1:07 PM
Unknown Object (File)
Sat, May 2, 11:23 PM
Unknown Object (File)
Apr 22 2026, 4:26 AM
Unknown Object (File)
Apr 16 2026, 1:59 PM
Unknown Object (File)
Apr 16 2026, 6:18 AM
Unknown Object (File)
Apr 12 2026, 1:18 PM
Unknown Object (File)
Apr 6 2026, 8:26 AM
Subscribers

Details

Test Plan
  • cryptocheck still works

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This changes errors from read/wrte from EIO to ENODEV, but this should be fine ?

This revision is now accepted and ready to land.Jan 8 2020, 9:25 AM
This revision was automatically updated to reflect the committed changes.