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)
Oct 3 2024, 4:44 AM
Unknown Object (File)
Sep 25 2024, 1:44 PM
Unknown Object (File)
Sep 24 2024, 8:18 PM
Unknown Object (File)
Sep 21 2024, 1:37 AM
Unknown Object (File)
Sep 20 2024, 1:16 PM
Unknown Object (File)
Sep 19 2024, 10:17 AM
Unknown Object (File)
Sep 17 2024, 5:03 AM
Unknown Object (File)
Sep 16 2024, 11:42 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.