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)
Mon, Nov 18, 2:19 AM
Unknown Object (File)
Sat, Nov 16, 12:03 PM
Unknown Object (File)
Wed, Nov 13, 6:06 AM
Unknown Object (File)
Mon, Nov 11, 2:57 AM
Unknown Object (File)
Oct 20 2024, 2:35 AM
Unknown Object (File)
Oct 5 2024, 1:53 AM
Unknown Object (File)
Sep 8 2024, 4:05 PM
Unknown Object (File)
Sep 5 2024, 5:28 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