From 89304f4e7a917147a2530dc14f8ffa997948ed2c Mon Sep 17 00:00:00 2001 From: Alex Date: Sun, 13 Sep 2026 14:26:24 +0100 Subject: [PATCH] added many more series --- _gpon/ont.md | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) diff --git a/_gpon/ont.md b/_gpon/ont.md index 2e6e0f58..041fc410 100644 --- a/_gpon/ont.md +++ b/_gpon/ont.md @@ -11,15 +11,23 @@ layout: default Currently, there are only a few main GPON chipset vendors: - Realtek: - * RTL9601 (for ONT) + * RTL9601 series (for ONT) - RTL9601B - RTL9601CI (HSGMII) - RTL9601D (HSGMII) * RTL9602/RTL9603 series (for routers with integrated PON) +- Cortina Systems/Cortina Access (previously StorLink) * Cortina QWCS8032E + * Cortina CA8289 - Lantiq: - * PEB98035 (HSGMII) - * PEB98036 + * Falcon series (GPON) + - PEB98010 + - PEB98035 (HSGMII) + - PEB98036 + * PRX series (XGSPON) + - PRX120 + - PRX126 + - PRX321 - ZTE: * FA626TE * ZX279110a1 @@ -30,9 +38,16 @@ Currently, there are only a few main GPON chipset vendors: * 88F6601 - Broadcom * BCM68 series -- MediaTek/Econet +- MediaTek/EcoNet + * MT7511 * MT/EN752 series (EN7520T HSGMII) - + * EN751221 series (EN7512, EN7513, EN7521, EN7526(G/F)) + * EN751627 series (EN7516, EN7527) + * EN7528 + * EN7580 +- Airoha (continuation of EcoNet) + * AN7581 + * AN7583/AN7553 ## Realtek Chipsets HSGMII chipsets are relatively recent, they became more common starting in 2020, and are used in many ONTs. Realtek offers an official SDK, Luna SDK, which offers very good performance in queue management, unfortunately it is not used by all devices based on these chipsets.