Page MenuHomeFreeBSD

net: Update SFF-8024 definitions and strings with values from rev 4.6
ClosedPublic

Authored by erj on Jul 23 2019, 8:45 PM.
Referenced Files
Unknown Object (File)
Wed, Apr 15, 12:46 AM
Unknown Object (File)
Mon, Apr 13, 5:04 PM
Unknown Object (File)
Sun, Apr 5, 7:03 PM
Unknown Object (File)
Sun, Apr 5, 8:49 AM
Unknown Object (File)
Mar 11 2026, 8:32 AM
Unknown Object (File)
Mar 4 2026, 11:41 AM
Unknown Object (File)
Feb 28 2026, 10:43 PM
Unknown Object (File)
Feb 3 2026, 9:42 PM

Details

Summary

This will let ifconfig -v's SFF eeprom read functionality recognize more
module types.

Signed-off-by: Eric Joyner <erj@freebsd.org>

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 25473
Build 24092: arc lint + arc unit

Event Timeline

erj set the repository for this revision to rS FreeBSD src repository - subversion.
erj added a project: network.
sys/net/sff8472.h
435

Are these strings not allowed to have spaces? It would be useful for this entry (at least) to say "QSFP+ or later" instead -- we do have QSFP28 cables that have an 0xD ID instead of 0x11.

This revision is now accepted and ready to land.Jul 24 2019, 8:51 PM