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 6, 2:32 PM
Unknown Object (File)
Tue, May 5, 8:32 PM
Unknown Object (File)
Sat, May 2, 6:15 PM
Unknown Object (File)
Fri, May 1, 5:05 PM
Unknown Object (File)
Wed, Apr 29, 5:20 PM
Unknown Object (File)
Tue, Apr 28, 3:39 AM
Unknown Object (File)
Mon, Apr 27, 6:09 PM
Unknown Object (File)
Mon, Apr 27, 5:55 AM
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.