Page MenuHomeFreeBSD

bfe: add unmaintained / deprecation notice
ClosedPublic

Authored by emaste on Jun 20 2023, 12:51 PM.
Tags
None
Referenced Files
F149734816: D40625.diff
Thu, Mar 26, 3:29 PM
Unknown Object (File)
Wed, Mar 18, 4:13 AM
Unknown Object (File)
Tue, Mar 17, 10:16 AM
Unknown Object (File)
Mon, Mar 16, 5:11 PM
Unknown Object (File)
Wed, Mar 4, 1:34 AM
Unknown Object (File)
Sat, Feb 28, 10:13 AM
Unknown Object (File)
Thu, Feb 26, 10:19 AM
Unknown Object (File)
Jan 30 2026, 8:03 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

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.