Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| toh:engenius:ews2910p [2022/09/18 19:17] – Unmark as under contruction mrnuke | toh:engenius:ews2910p [2022/09/18 20:45] – Remove empty "Bootlogs" section, since it's not necessarry mrnuke | ||
|---|---|---|---|
| Line 104: | Line 104: | ||
| | lan9 | 9F | | | lan9 | 9F | | ||
| | lan10 | 10F | | | lan10 | 10F | | ||
| + | |||
| + | ==== SFP Ports ==== | ||
| + | |||
| + | The SFP cages 9F and 10F share the same SCL line. Currently, there isn't a good way to model this in the OS. Thus, only one SFP port can be fully supported. | ||
| + | | ||
| + | Cage 10F is fully supported with an I2C bus and sfp handle. Linux automatically handles enabling or disabling the TX laser. | ||
| + | | ||
| + | Cage 9F is only partially supported, without the sfp handle. The default value of the tx-disable line is high (active). It is exported as a gpio, but the laser is off by default. To enable the laser: | ||
| + | |||
| + | echo 0 > / | ||
| + | |||
| + | Thus, both modules can be used for networking, but only 10F will be able to detect and identify a plugged in SFP module. | ||
| + | |||
| ==== Buttons ==== | ==== Buttons ==== | ||
| -> [[docs: | -> [[docs: | ||
| Line 165: | Line 178: | ||
| None so far. | None so far. | ||
| - | |||
| - | |||
| - | ===== Bootlogs ===== | ||
| - | ==== OEM bootlog ==== | ||
| - | <WRAP bootlog> | ||
| - | < | ||
| - | </ | ||
| - | |||
| - | ==== OpenWrt bootlog ==== | ||
| - | <WRAP bootlog> | ||
| - | < | ||
| - | </ | ||
| ===== Notes ===== | ===== Notes ===== | ||