openwrtv4/package/base-files/files/etc/init.d
Jonas Gorski 80650c9475 base-files: wait for wifi modules to settle
On slower devices wifi drivers might take too long for detecting
devices, resulting in the wifi detect call not seeing them.

This was observed on a bcm6348 with bcm4318 wifi. Adding a one second
pause was enough for b43 to expose the device.

SVN-Revision: 31639
2012-05-06 21:25:42 +00:00
..
boot base-files: wait for wifi modules to settle 2012-05-06 21:25:42 +00:00
done base-files: introduce a ready-to-use /etc/rc.local to let users run custom commands on init without creating custom init scripts 2009-09-11 21:35:03 +00:00
led package/base-files: add support for the switch LED trigger 2011-12-31 15:02:35 +00:00
rcS Fix bug in foregrounding in /etc/init.d/rcS 2010-04-16 18:14:08 +00:00
sysctl base-files: do not warn about nonexistant sysctl overrides (some of them are config dependent) 2010-01-29 02:17:11 +00:00
sysntpd enable ntpd server for busybox 2012-04-20 15:05:38 +00:00
umount Don't do lazy unmounting of filessystems at reboot/poweroff. It is unneeded and could couse a broken filesystem if unmounting takes to long. Thanks to Peter Wagner 2010-02-09 18:07:36 +00:00
usb use rc.common for usb init script 2007-04-06 16:07:36 +00:00
watchdog package/base-files: use new service wrapper 2011-11-07 22:58:34 +00:00