Page MenuHomeFreeBSD

Remove hme(4) as previous announced
ClosedPublic

Authored by brooks on Dec 9 2020, 9:08 PM.
Tags
None
Referenced Files
F154239630: D27526.id.diff
Mon, Apr 27, 8:32 AM
Unknown Object (File)
Tue, Apr 21, 2:30 PM
Unknown Object (File)
Tue, Apr 21, 7:01 AM
Unknown Object (File)
Sun, Apr 19, 3:29 PM
Unknown Object (File)
Sun, Apr 19, 5:57 AM
Unknown Object (File)
Mon, Apr 13, 5:10 PM
Unknown Object (File)
Tue, Apr 7, 1:35 AM
Unknown Object (File)
Sun, Apr 5, 3:31 PM

Details

Summary

The hme (Happy Meal Ethernet) driver was the onboard NIC in most
supported sparc64 platforms. A few PCI NICs do exist, but we have seen
no evidence of use on non-sparc systems.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 35281
Build 32215: arc lint + arc unit

Event Timeline

brooks requested review of this revision.Dec 9 2020, 9:08 PM
bcr added a subscriber: bcr.

OK for the man page side of things.

ObsoleteFiles?

sys/dev/sk/if_sk.c
275

I've faced this sort of situation in other deprecation scenarios, where we might make this "as the now-removed hme(4)" or such, but I think sk(4) is not interesting and nobody will ever do this work that would have been helped by the removed comment.

This revision is now accepted and ready to land.Dec 9 2020, 11:19 PM
  • Add hme(4) manpages to ObsoleteFiles
This revision now requires review to proceed.Dec 10 2020, 12:03 AM
This revision is now accepted and ready to land.Dec 10 2020, 12:05 AM