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:09] – [Serial] mrnuke | toh:engenius:ews2910p [2022/09/18 20:45] – Remove empty "Bootlogs" section, since it's not necessarry mrnuke | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| /* DO NOT CREATE NEW DEVICEPAGES VIA COPY & PASTE! */ | /* DO NOT CREATE NEW DEVICEPAGES VIA COPY & PASTE! */ | ||
| /* USE https:// | /* USE https:// | ||
| - | |||
| - | {{page> | ||
| The EnGenius EWS2910P is an RTL8380M based switch with two SFP slots, and PoE 802.3af on all eight RJ-45 ports. | The EnGenius EWS2910P is an RTL8380M based switch with two SFP slots, and PoE 802.3af on all eight RJ-45 ports. | ||
| - | |||
| - | <WRAP BOX> | ||
| - | FIXME | ||
| - | ===== Getting started with a new Device Page ===== | ||
| - | - This is an empty template that suggests the information that should be present on a well-constructed Device Page. This means, that **you have to fill it with life and information.** | ||
| - | - There are several " | ||
| - | - When there are no more " | ||
| - | |||
| - | ===== Keep the articles modular ===== | ||
| - | * Please include only model specific information, | ||
| - | * If you have no time to write certain stuff, link to [[docs: | ||
| - | * [[docs: | ||
| - | * DO NOT provide a complete howto here! Instead //groom// the [[docs: | ||
| - | </ | ||
| ===== Supported Versions ===== | ===== Supported Versions ===== | ||
| Line 120: | 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 181: | Line 178: | ||
| None so far. | None so far. | ||
| - | |||
| - | |||
| - | ===== Bootlogs ===== | ||
| - | ==== OEM bootlog ==== | ||
| - | <WRAP bootlog> | ||
| - | < | ||
| - | </ | ||
| - | |||
| - | ==== OpenWrt bootlog ==== | ||
| - | <WRAP bootlog> | ||
| - | < | ||
| - | </ | ||
| ===== Notes ===== | ===== Notes ===== | ||