关于RTL8367S交换芯片驱动的问题 #11179
Unanswered
zhengxiang311019
asked this question in
Q&A / 快速问答
关于RTL8367S交换芯片驱动的问题
#11179
Replies: 1 comment 1 reply
-
目前分析排查出来原因了,RK在自己的驱动代码里面有两个延时变量定义,rx_delay和tx_delay,目前调小这两个参数的值可以解决问题。 &gmac0 {
}; |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
请问lede目前有支持RTL8367S交换芯片驱动的计划吗?目前有个芯片为RK3568的版本,交换芯片用的RTL8367S,目前在RTL8367B驱动基础上做了少量修改,使用非DSA方式工作,目前交换芯片能够识别,但是收包存在少量丢包情况。不知道是驱动适配问题还是硬件本身存在问题,有没有哪位大佬指点一下?
Beta Was this translation helpful? Give feedback.
All reactions