Here is a new build based on dd-wrt 17586.
Only small changes this time.
-rolled back wireless drivers to previous build (if you didn't notice any problems you probably want to stick with build 17462.
-added usb hotplug debug under /tmp/hotplugs to get some info that will help me clean up the hotplug issues. Anyone with multiple usb devices attached (e.g. 2 drives, or drive + printer etc.) can send me a pm with the contents of this file.
Kong Mod Info: http://www.myopenrouter.com/article/23842/DD-WRT-Kong-Mod-Info/
MD5SUM: 047efb18fadbfd0de7860b5fe610bdc5
Kong-Mod-USB-FTP-SAMBA3-OPENVPN
MD5SUM: da633a5287c57f0bd7d5d5fdd9d7a7a4
Hmmm if you connect all the drives and do a reboot, what output do you have in /tmp/hotplugs?
I already fixed the issue in the code that causes each partition mount to be called twice, that why you see:
start_hotplu_usb action 8 type 6
start_hotplu_usb action 0 type 0
this means class 8 and subclass 6 which is a usb storage device, unfortunately mount was also called when class was 0 and subclass was 0.
What Browser do you use, here the disk info field resizes whenever I add some more text, tested with firefox and konqueror/webkit
Ok, by looking again at your hotplug output I can see now what the problem is, basically this means the whole hotplug code needs a rewrite in order to correctly mount and umount multiple devices.
Hi Kong. Thank for your job, all is well! I have one question for you. Please tell, is it possible use webcam connected to 3500l with your build? And if yes, i'll be very grateful for advice.
Right now there is no integrated support for webcams in my build. But with the code changes I do right now it would be easy to integrate it.
hey just flashed kong over my old eko big build. Seems like you got a better hold on multi-usb mounts. I have an external SATA 320 gig hd hooked in through USB and my WIRED (gigabit) transfer speeds are 5 MBps. Seems kind of shitty. The belkin f7d3301 has a 200 mhz processor, would this cause bottlenecking? obviously im getting around 40 MBps when the HD is hooked straight to the comp w/ USB.
Hi Kong. Please tell me about your idia to integrate code for easy install webcam? is it in new build?