小牛奶 发表于 2011-4-29 11:02

DD-WRT 有两个版本VINT和NEWD 总算弄明白了!

本帖最后由 小牛奶 于 2011-4-29 11:07 编辑

网上说的所谓的47xx的芯片用VINT ,5753芯片用NEWD ,这种说法错误的。大家来看官方的英文介绍:
If you have an older router, you might need to run a VINT build. VINT builds use an older wireless driver which is more compatible with the radio chipsets of Broadcom 4710 and 4712 CPUs. More recent routers using 4704, 4785, 5354 or 5365 CPUs should run the standard builds, sometimes labeled NEWD (NEW Driver).
翻译:

如果你有一个旧的路由器,您可能需要运行一个VINT驱动。VINT使用旧版本的无线驱动程序,更符合博通4710和4712 CPU的无线电芯片组兼容。最新的路由器使用4704,4785,5354或5365的CPU应该运行标准版本,有时标记NEWD(新驱动)。

如上:

写的很明白了, 47XX不包括4704 4785芯片 ,4704 4785算是最新的芯片,所以网上说的47xx刷VINT的版本固件的是错误的说法。因为4704 4785就不算是旧芯片。应该说刷47xx一类的旧芯片不包括4704, 4785这类新出的芯片!4704 4785芯片应该刷NEWD版的DD-WRT!

lqlqlinqing 发表于 2011-4-29 22:46

感谢楼主翻译:handshake

纷飞冷雨 发表于 2011-4-30 11:30

佩服楼主认真做事的精神。
其实,这个问题早就有方法解决了

如何选择 VINT版或是NEWD版

nvram show|grep corerev

wl0_corerev=4             一定要使用 VINT 版

wl0_corerev >=5 <=7新旧版都可用 建议使用 VINT 版

wl0_corerev >=8         新旧版都可用.

>9                           使用 NEW 版



The most notably are the "VINT" and the "NEWD" branches. "VINT" stands for "Vintage" and you need that if you have a wl0_corerev smaller than 9. If you have a wl0_corerev of 9 or up, use one of the "NEWD" versions. "NEWD" stands for "New Driver".

无论如何,还是要支持楼主

小牛奶 发表于 2021-3-11 09:07

十年后再来回复此贴!

俗不可耐 发表于 2021-4-28 11:33

感谢楼主翻译

ETan 发表于 2021-11-5 17:20

楼主这个路由还在吗?或者新的是什么路由,也刷了dd吗?
页: [1]
查看完整版本: DD-WRT 有两个版本VINT和NEWD 总算弄明白了!