Page MenuHomeFreeBSD

Remove obsolete 10 and 10/100 Ethernet NIC drivers per fcp-0101.
ClosedPublic

Authored by brooks on May 10 2019, 6:13 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 12, 8:21 PM
Unknown Object (File)
Sun, Oct 27, 12:44 PM
Unknown Object (File)
Thu, Oct 24, 12:45 AM
Unknown Object (File)
Tue, Oct 22, 11:51 AM
Unknown Object (File)
Oct 5 2024, 4:18 AM
Unknown Object (File)
Oct 5 2024, 12:08 AM
Unknown Object (File)
Oct 4 2024, 5:57 PM
Unknown Object (File)
Oct 2 2024, 8:49 AM

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 24189
Build 23032: arc lint + arc unit

Event Timeline

universe kernel's build (except for a few with unrelated errors) and amd64, i386, and powerpc universe builds.

Just don't forget 'Relnotes: yes' on each commit? (I assume you were planning to do that but didn't see it in my spot check of a GitHub commit log)

This revision is now accepted and ready to land.May 10 2019, 8:30 PM
In D20230#435945, @jhb wrote:

Just don't forget 'Relnotes: yes' on each commit? (I assume you were planning to do that but didn't see it in my spot check of a GitHub commit log)

I've updated the pull request to add a Relnotes: yes and a reference to the FCP.

I think ae was removed from the hit list, other than that this change looks good.

ObsoleteFiles.inc
42–43

these still in the list?

share/man/man4/Makefile
26

ae.4 should stay

sys/conf/files
763

ae stays

sys/i386/conf/GENERIC
240

ae stays

The pull request has been updated to not remove ae(4).

This revision was automatically updated to reflect the committed changes.