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)
Fri, Oct 24, 2:55 PM
Unknown Object (File)
Mon, Oct 20, 7:26 PM
Unknown Object (File)
Mon, Oct 20, 7:25 PM
Unknown Object (File)
Mon, Oct 20, 7:25 PM
Unknown Object (File)
Mon, Oct 20, 7:09 AM
Unknown Object (File)
Sat, Oct 18, 5:50 AM
Unknown Object (File)
Sep 25 2025, 9:05 AM
Unknown Object (File)
Sep 20 2025, 10:25 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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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 ↗(On Diff #60060)

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