On 27/07/2005 09:53, ramya b.b wrote:
I am using a usb-serial converter from ftdi. When I select the ftdi-sio driver in the menuconfig

And build the kernel

cat /proc/bus/usb/devices does not show the driver field when the device is hotplugged

(hotplug enabled in kernel config)

But when I do the same with the generic serial driver and insert it as a module with vendor and product id

cat /proc/bus/usb/devices shows  driver field = usb_generic..

why doesn't the ftdi_sio driver bind to the ftdi usb-serial device?

What is the vendor and product ID? Also the manufacturer and model name or model number please? It probably needs to be added to the ftdi_sio driver sources.

Should there be any changes to the ftdi_sio driver or anything is missing the kernel configuration,,

Your kernel configuration should be okay.

--
-=( Ian Abbott @ MEV Ltd.    E-mail: <[EMAIL PROTECTED]>        )=-
-=( Tel: +44 (0)161 477 1898   FAX: +44 (0)161 718 3587         )=-


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to