since config 2.6.25 two usb devices are not set by default in kernelconfig,
so you have to use make V=99 to confirm the settings for .config
just add those tow missing lines in target/linux/au1000/config-2.6.25

[EMAIL PROTECTED]:/home/openwrt/mtx-1/trunk$ svn diff
Index: target/linux/au1000/config-2.6.25
===================================================================
--- target/linux/au1000/config-2.6.25   (Revision 12065)
+++ target/linux/au1000/config-2.6.25   (Arbeitskopie)
@@ -261,7 +261,9 @@
 # CONFIG_TOSHIBA_JMR3927 is not set
 # CONFIG_TOSHIBA_RBTX4927 is not set
 # CONFIG_TOSHIBA_RBTX4938 is not set
-CONFIG_TRAD_SIGNALS=y
+# CONFIG_USBPCWATCHDOG is not set
+# CONFIG_USB_R8A66597_HCD is not set
+# # CONFIG_TRAD_SIGNALS=y
 # CONFIG_VGASTATE is not set
 # CONFIG_VIA_RHINE is not set
 CONFIG_VIDEO_CAPTURE_DRIVERS=y
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to