Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tn40xx module #200

Open
shibby20 opened this issue Mar 17, 2023 · 1 comment
Open

Add tn40xx module #200

shibby20 opened this issue Mar 17, 2023 · 1 comment

Comments

@shibby20
Copy link

@pocopico already has this module on his repository so please add this module to arpl-modules package

https://github.com/pocopico/rp-ext/tree/main/tn40xx

Best Regards.

@PeterSuh-Q3
Copy link

Today I finished adding tn40xx to M SHELL for TCRP's integrated module.

Added the manufacturer tehuti of tn40xx to the compilation tree as shown below.

Even in the Junior test, there seems to be no problem with the module injection test.

Try it out.

https://github.com/PeterSuh-Q3/arpl-modules/tree/main/src/4.x/drivers/net/ethernet/tehuti

https://github.com/PeterSuh-Q3/arpl-modules/blob/main/broadwellnk-4.4.180/tn40xx.ko

SynologyNAS> insmod tn40xx.ko
SynologyNAS> dmesg | grep tn40xx
[ 84.186096] tn40xx: Tehuti Network Driver, 0.3.6.14
[ 84.186889] tn40xx: Supported phys : MV88X3120 MV88X3310 MV88E2010 QT2025 TLK10232 AQR105

If you need Pull Requests for arpl, we will be happy to request them.

QLOGIC's qlcnic is also compiled and added.

Currently my version starts from v.1.01.

https://github.com/PeterSuh-Q3/arpl-modules/releases/tag/v1.01

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants