Page MenuHomeFreeBSD

ndis(4): expand deprecation to the whole driver
ClosedPublic

Authored by brooks on Dec 10 2020, 12:01 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 4, 11:57 PM
Unknown Object (File)
Feb 27 2025, 3:07 AM
Unknown Object (File)
Feb 23 2025, 2:02 AM
Unknown Object (File)
Jan 29 2025, 2:38 AM
Unknown Object (File)
Jan 25 2025, 7:50 PM
Unknown Object (File)
Jan 16 2025, 4:50 AM
Unknown Object (File)
Jan 16 2025, 4:49 AM
Unknown Object (File)
Jan 16 2025, 1:12 AM
Subscribers

Details

Summary

nids(4) was a clever idea in the early 2000's when the market was
flooded with 10/100 NICs with Windows-only drivers, but that hasn't been
the case for ages and the driver has had no meaningful maintenance in
ages. I'd be a bit surprised if it worked at all today (it surely won't
work with modern Windows drivers).

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 35280
Build 32214: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Dec 10 2020, 12:29 AM
bcr added inline comments.
share/man/man4/ndis.4
124

s/The this/This/

This revision now requires review to proceed.Dec 10 2020, 7:29 PM

Go ahead then, thanks!

This revision was not accepted when it landed; it landed in state Needs Review.Dec 11 2020, 9:52 PM
This revision was automatically updated to reflect the committed changes.