You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target
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
16 years ago
..
imagebuilder Detach the building of sdk and imagebuilder from "Select all packages by default", since those really represent two distinct build operations from normal package selection. 17 years ago
linux (3/6) bcm57xx: preinit 16 years ago
sdk Detach the building of sdk and imagebuilder from "Select all packages by default", since those really represent two distinct build operations from normal package selection. 17 years ago
Config.in add new target feature option for fpu 16 years ago
Makefile large improvement for parallel builds. works without V=99 now and without warnings. tested with -j on an 2x dual core opteron machine 16 years ago