Re: [linux-usb-devel] USB Modem on Linux

2004-10-28 Thread David Brownell
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

Re: [linux-usb-devel] USB Modem on Linux

2004-10-28 Thread Oliver Neukum
Am Donnerstag, 28. Oktober 2004 09:26 schrieb Mohan V: > -- > 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. With acm bound to it?