diff options
Diffstat (limited to 'i2c/network-transceivers/README')
-rw-r--r-- | i2c/network-transceivers/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/i2c/network-transceivers/README b/i2c/network-transceivers/README new file mode 100644 index 0000000..598af25 --- /dev/null +++ b/i2c/network-transceivers/README @@ -0,0 +1,14 @@ +The captures in this directory were taken from various network modules while +an I2C master dumped the available pages. + +To decode these, set up a protocol decoder stack like this: + + i2c -> xfp + +Details: +http://en.wikipedia.org/wiki/XFP_transceiver + +xfp.sr: + SCL = probe 0 + SDA = probe 1 + |