Felix Fietkau
9621d872ca
(3/6) bcm57xx: preinit
...
This patch allows the bcm57xx module to work correctly with failsafe mode.
insmod doesn't return an error when a module loads but doesn't detect a switch.
I added the check_module function to load the module, then make sure
it doesn't just exit immediately. This allows preinit to only attempt to
load the bcm57xx module when switch-robo and switch-adm dont detect a switch.
The activate_gpio parameter to bcm57xx simply instructs the module to attempt
to activate the switch via gpio before probing for the switch.
Tested on wrt350n.
Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu>
SVN-Revision: 11468
17 years ago
Florian Fainelli
a4ca693c7e
Add back Sitecom WL-105b support
...
SVN-Revision: 10142
17 years ago
Gabor Juhos
438dfe5c6f
get rid of per-profile base-files
...
SVN-Revision: 9069
17 years ago
Felix Fietkau
114b9a8fb6
add failsafe support for atheros-2.6 ( #1501 ) - only works with ar5315+ at the moment
...
SVN-Revision: 7870
18 years ago
Felix Fietkau
5e7cb507cd
move parts of the failsafe code to the generic base-files - will be used on atheros as well as soon as i've added support for it
...
SVN-Revision: 7810
18 years ago
Mike Baker
3fda1fbf87
cleanup the broadcom preinit.arch
...
SVN-Revision: 7176
18 years ago
Mike Baker
4a41439c46
unified preinit environment
...
SVN-Revision: 7173
18 years ago
Felix Fietkau
5b554fa8a4
bring up the ethernet driver before loading the switch drivers on broadcom ( fixes #1520 )
...
SVN-Revision: 7126
18 years ago
Felix Fietkau
ca7a815602
use hotplug2 for serializing hotplug events on 2.6
...
SVN-Revision: 7097
18 years ago
Florian Fainelli
2266aad2ec
Limit the number of hotplug childrens
...
SVN-Revision: 6804
18 years ago
Felix Fietkau
275ff405d8
more hotplug2/mdev/devfs related fixups, this time for broadcom
...
SVN-Revision: 6519
18 years ago
Felix Fietkau
a44c286fdb
nuke mdev and replace it with hotplug2 :)
...
SVN-Revision: 6512
18 years ago
Tim Yardley
484609eeb0
commit profile support for base-files... patches still need to be done
...
SVN-Revision: 6465
18 years ago
Felix Fietkau
040e093439
don't exit from failsafe mode after the console shell quits (some devices don't have /dev/console)
...
SVN-Revision: 6020
18 years ago
Felix Fietkau
37362df7ea
move platform specific base-files into target/linux/<targetname>
...
SVN-Revision: 5621
18 years ago
Felix Fietkau
bb9db87637
cosmetic led state change fix
...
SVN-Revision: 5550
18 years ago
Felix Fietkau
6c4b1cc135
add failsafe mode and mini_fo mounting support for brcm-2.4 and brcm-2.6
...
SVN-Revision: 5544
18 years ago
Felix Fietkau
86e2fbaaa4
rename the <boardname>-<kernelversion> directories of base-files to just <boardname>, so that the broadcom stuff can share files across kernel versions. adding back <boardname>-<kernelversion> for version specific overrides is still possible
...
SVN-Revision: 5427
18 years ago