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
F158580099: D21041.diff
Wed, Jun 3, 2:02 PM
Unknown Object (File)
Sun, May 31, 3:02 PM
Unknown Object (File)
Fri, May 29, 4:26 AM
Unknown Object (File)
Wed, May 20, 8:56 PM
Unknown Object (File)
Fri, May 15, 4:20 AM
Unknown Object (File)
Fri, May 15, 3:16 AM
Unknown Object (File)
Thu, May 14, 11:04 AM
Unknown Object (File)
May 1 2026, 12:27 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