Hi,
I'm having a bit of a problem with USB mass storage support on my Asus WL500Gp, USB drives are not registered at all when plugged in. No entries are written to the kernel log.
I'm using a self built trunk version of Kamikaze (r17848) with 2.6 kernel, because the rtorrent package in the Openwrt repository was not working correctly. In a corresponding ticket it was verified that rtorrent compiled with gcc 4.3.3 works fine. So I've checked out the toolchain and packages from SVN trunk and built Openwrt myself. I've installed the created firmware and the usual packages and everything works fine except USB. Do I have to select a configuration option in menuconfig to enable USB? I've used the brcm47xx.config as a base from the 8.09.1 repository and changed only a few things: set gcc 4.3.3 version and enabled user and group handling functions in busybox.
If nothing helps I'll try to use the official 8.09.01 firmware image and install only rtorrent from my local packages; but if I have to do that I'll loose the user management functions and I like those very much.
I would really appreciate if someone could help me.