Hello all,

I am a new member of this group and this is my first mail.
I have a Triton Development Board with linux-2.4.19-rmk7-pxa1 ported on it. I want the board to work as USB Modem. I have compiled the kernel with usb-char support.
I am testing this on Linux 2.6.3 host on which i have enabled CDC ACM support. I have inserted the module (cdc-acm.ko) using insmod.
When I plug in the USB cable, I get the following messages. (/var/log/messages)


--------------------------------
Oct 27 11:00:18 mohan kernel: drivers/usb/core/usb.c: registered new driver cdc_acm
Oct 27 11:00:18 mohan kernel: drivers/usb/class/cdc-acm.c: v0.23:USB Abstract Control Model driver for USB modems and ISDN adapters


Oct 27 11:01:42 mohan kernel: usb 1-2: new full speed USB device using address 16
Oct 27 11:01:43 mohan kernel: cdc_acm 1-2:1.0: ttyACM0: USB ACM device<7>drivers/usb/class/cdc-acm.c: acm_control_msg: rq: 0x22 val: 0x0 len: 0x0 result: 0
Oct 27 11:01:48 mohan usb.agent[7286]: ... no modules for USB product 786/1235/0
--------------------------
I wanted to know what is meant by "no modules for USB product." I have set my vendor and product ID as 0786 & 1235 resp. Also I get an entry for my device in /proc/bus/usb/devices.


Thanks for your time.

regards,
mohan




------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to