This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-06-24 10:18:09 +00:00
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
Files
e6ef318802935389283e3614df31ca6d36a5f7bf
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