aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm-2.4/base-files/etc/preinit.arch
Commit message (Collapse)AuthorAgeFilesLines
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-251-71/+0
| | | | SVN-Revision: 19331
* fix failsafe, was accidentally broken by r18214. Thanks Daniel GimpelevichAndy Boyett2009-11-011-2/+2
| | | | SVN-Revision: 18253
* make etehrent work on wrt350n, thx sn9John Crispin2009-10-291-2/+3
| | | | SVN-Revision: 18214
* rename our /bin/login script to /bin/login.sh to avoid collisions with ↵Felix Fietkau2009-04-041-1/+1
| | | | | | busybox - we always use -l on telnetd anyway SVN-Revision: 15097
* (3/6) bcm57xx: preinitFelix Fietkau2008-06-151-3/+14
| | | | | | | | | | | | | | | | | | 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
* Add back Sitecom WL-105b supportFlorian Fainelli2008-01-081-0/+1
| | | | SVN-Revision: 10142
* get rid of per-profile base-filesGabor Juhos2007-09-291-0/+58
SVN-Revision: 9069