Partial TRENDNET TEG-S562 support

Mostly working, lacking LED initialization changes.
LEDs will be added later once #107 is merged.

Closes #76.
This commit is contained in:
diijkstra
2026-02-04 18:25:07 +01:00
parent f6e4f13ebd
commit 5391d3ec32
6 changed files with 199 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@ The following devices have been tested and are fully working:
- Lianguo LG-SWTGW218AS (RTL8373 + RTL8224 PHY: 8x 2.5GBit + 1x 10GBit SFP+)
- No-Name ZX-SWTGW215AS, managed version of kp-9000-6hx-x, ordered on
AliExpress as keepLINK 5+1 port managed
- TrendNet TEG-S562 (RTL8372: 4x 2.5GBit + 2x 10GBit SFP+)
Other device based on RTL8272/3 that may work are described here: [Up-N-Atoms 2.5 GBit RTL Switch hacking guide]
(https://github.com/up-n-atom/SWTG118AS)