hi, to prevent a fail in loading the promise ide driver to mount /dev/hda on a wl-hdd, it is very important to load the ide drivers first and later the wireless device driver wl.0 this is an old bug (2006), see http://forum.openwrt.org/viewtopic.php?id=1416&p=2 my suggestion for loading order in /etc/modules.d/ is:
20-ide-core 21-ide-pdc202xx 22-ide-detect 23-ide-disk .... 40-brcm-wl regards ulf _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
