summaryrefslogtreecommitdiffstats
path: root/_sfp_cage
diff options
context:
space:
mode:
authorAndrea Greco <11886092+Andreag00@users.noreply.github.com>2022-12-10 17:38:58 +0100
committerSimone Bortolin <simonebortolin@users.noreply.github.com>2022-12-19 23:09:26 +0100
commit61ed75c34975f485d4edb7310515cc607dab2cf0 (patch)
tree671a4a3448bbdcffd1deddea3011c8d8b2c192fe /_sfp_cage
parentNokia G-010G-T General info (#49) (diff)
downloadhack-gpon.github.io-61ed75c34975f485d4edb7310515cc607dab2cf0.tar
hack-gpon.github.io-61ed75c34975f485d4edb7310515cc607dab2cf0.tar.gz
hack-gpon.github.io-61ed75c34975f485d4edb7310515cc607dab2cf0.tar.bz2
hack-gpon.github.io-61ed75c34975f485d4edb7310515cc607dab2cf0.tar.lz
hack-gpon.github.io-61ed75c34975f485d4edb7310515cc607dab2cf0.tar.xz
hack-gpon.github.io-61ed75c34975f485d4edb7310515cc607dab2cf0.tar.zst
hack-gpon.github.io-61ed75c34975f485d4edb7310515cc607dab2cf0.zip
Diffstat (limited to '_sfp_cage')
-rw-r--r--_sfp_cage/broadcom-57810s.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/_sfp_cage/broadcom-57810s.md b/_sfp_cage/broadcom-57810s.md
index f0c7bbc..4145dc8 100644
--- a/_sfp_cage/broadcom-57810s.md
+++ b/_sfp_cage/broadcom-57810s.md
@@ -17,13 +17,13 @@ layout: default
| SGMII | ✅ |
| Type | PCI express SFP card |
-In order to be able to set 2.5G speed you will have to patch your kernel's bnx2x module. The easiest way to do so is via DKMS which rebuilds just that module:
+In order to be able to set 2.5G speed you will have to patch your kernel's bnx2x module. The easiest way to do so is via DKMS which rebuilds only that module:
- [DKMS for Linux 6.0.y](https://github.com/darkbasic/bnx2x-2_5g-dkms/tree/6.0.y)
-It also adds a module option that can be set to disable SFP TX fault detection, otherwise you won't be able to access your mini ont SFP if you don't attach the fiber to it.
+It also adds a module option that can be set to disable SFP TX fault detection, otherwise you won't be able to access your SFP mini-ONT if it's not connected to the fiber cable.
-Unfortunately despite the patches you will still have to use UEFI eDiag to unlock 2.5G capabilities:
+Unfortunately, despite the patches, you will still have to use UEFI eDiag to unlock 2.5G capabilities:
- [How-to enable 2.5G capability via UEFI eDiag](https://www.dslreports.com/forum/r32230041-Internet-Bypassing-the-HH3K-up-to-2-5Gbps-using-a-BCM57810S-NIC)