Page MenuHomeFreeBSD

bfe: add unmaintained / deprecation notice
ClosedPublic

Authored by emaste on Jun 20 2023, 12:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 22, 10:29 AM
Unknown Object (File)
Wed, May 22, 10:02 AM
Unknown Object (File)
Wed, May 22, 7:33 AM
Unknown Object (File)
Sun, May 19, 2:45 AM
Unknown Object (File)
Apr 26 2024, 12:53 AM
Unknown Object (File)
Dec 23 2023, 11:45 AM
Unknown Object (File)
Dec 12 2023, 10:07 AM
Unknown Object (File)
Oct 9 2023, 1:18 PM
Subscribers

Details

Summary
The bfe (Broadcom BCM4401 10/100 Ethernet) driver has known bugs and no
active maintenance.  There have been no changes other than sweeping tree
changes, typo corrections etc. since 2008.  Add a note in the man page
so that users expectations are correctly set, and indicate that it may
be removed in the future.

PR:             213751
Sponsored by:   The FreeBSD Foundation

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste created this revision.

Also add a gone_in_dev() in attach?

Interestingly, this was one of the few that straightforwardly cleared the popularity bar in the last purge https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213751

This revision is now accepted and ready to land.Jun 20 2023, 5:09 PM
This revision was automatically updated to reflect the committed changes.