On Thursday 28 October 2004 00:26, Mohan V wrote: > I wanted to know what is meant by "no modules for USB product."
It could be as simple as: you statically linked that module, so the userspace hotplug tools don't know about it. I'm a bit surprised that any version of the old "usb-char" driver would ever talk to a CDC ACM host side driver; I thought it needed the "generic serial" driver, with the relevant modprobe options. You might also look at the latest version of Al Borchers' "Serial Gadget" driver, which includes CDC ACM support and (I'm told) works with the pxa2xx_udc driver. That's available for 2.4 kernels, but you really ought to be using something more current than 2.4.19-rmk7-pxa1 ... ideally a 2.6 kernel. If your board supplier supports some 2.4 kernels for you, OK -- but the ARM developers are not very interested in helping anyone on 2.4 any more. - Dave ------------------------------------------------------- This Newsletter Sponsored by: Macrovision For reliable Linux application installations, use the industry's leading setup authoring tool, InstallShield X. Learn more and evaluate today. http://clk.atdmt.com/MSI/go/ins0030000001msi/direct/01/ _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
