This website requires JavaScript.
Explore
Help
Sign In
mr
/
openwrt
Watch
2
Star
0
Fork
1
You've already forked openwrt
Code
Issues
7
Pull Requests
Releases
Wiki
Activity
9d3b0f5661
openwrt
/
package
/
switch
History
Hauke Mehrtens
9d3b0f5661
switch: the BCM5365 is a special switch and the BCM5350 or BCM5325 is the normal case.
...
This makes it easier to compare this code with the code from the Broadcom SDK. SVN-Revision: 35580
2013-02-13 16:03:03 +00:00
..
files
switch: the hardware must be up while configuring Since the removal of the interface coldplug hack the timing changed in such a way that eth0 is not up during switch setup, leading to an inaccesible device. Bring up the switch interface before configuring it to mitigate the problem.
2012-03-13 21:15:41 +00:00
src
switch: the BCM5365 is a special switch and the BCM5350 or BCM5325 is the normal case.
2013-02-13 16:03:03 +00:00
Makefile
bcm63xx: switch to b53 and swconfig
2013-01-23 10:12:40 +00:00