This website requires JavaScript.
Explore
Help
Sign In
gwrx
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
Code
Issues
Pull Requests
Releases
Wiki
Activity
openwrt
/
package
/
switch
History
John Crispin
39df8d1a45
brcm47xx: dont manually insmod switch drivers
...
Signed-off-by: John Crispin <bloic@openwrt.org> SVN-Revision: 36993
2013-06-21 16:53:15 +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: export name of device found via /proc
2013-02-14 12:36:52 +00:00
Makefile
brcm47xx: dont manually insmod switch drivers
2013-06-21 16:53:15 +00:00