This website requires JavaScript.
Explore
Help
Sign In
hurricos
/
openwrt-mirror
Watch
1
Star
0
Fork
0
You've already forked openwrt-mirror
mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced
2025-11-05 07:24:26 -05:00
Code
Issues
Projects
Releases
Wiki
Activity
b0bb503c20
openwrt-mirror
/
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