[Linux-usb-users] How to integrate USB to Serial Converter CP2103 to Linux 2.4.32

2006-08-21 Thread Mortha, Prakash
Hi, I am running Linux 2.4.32 on Power-PC based SBC. Now I need to integrate USB to Serial Converter CP2103... link http://www.silabs.com/public/documents/tpub_doc/evbdsheet/Microcontrolle rs/Interface/en/CP2103-EK.pdf As such CP2103 supplier gave one linux patch to include.. but Iam building

[Linux-usb-users] 2.4.32 Linux system crashes when I open belkin USB-Serial converter function Open()

2006-08-24 Thread Mortha, Prakash
Hi, I am running Linux 2.4.32 on Power-PC based SBC. Now, I am integrating Belkin's USB-Serial converter. I have selected belkin component while building the kernel image. When I insert it to the USB port, my system is detecting it as ttyUSB0 device (the actual output is pasted below the mail).

Re: [Linux-usb-users] How to integrate USB to Serial Converter CP2103 to Linux 2.4.32

2006-08-25 Thread Mortha, Prakash
:[EMAIL PROTECTED] Sent: Monday, August 21, 2006 8:11 PM To: Mortha, Prakash Cc: linux-usb-users@lists.sourceforge.net Subject: Re: [Linux-usb-users] How to integrate USB to Serial Converter CP2103 to Linux 2.4.32 On Mon, Aug 21, 2006 at 08:56:37AM -0700, Mortha, Prakash wrote: Hi, I am running

[Linux-usb-users] Facing problem with TI USB 3410/5052

2006-08-30 Thread Mortha, Prakash
Hi, Iam trying to integrate TUSB3410 UART with PowerPC based SBC in which Iam running Linux Version 2.4.32. I used the source files downloaded from http://gate.brimson.com/downloads/ As Iam using 2.4 kernel, I have selected ti_usb-1.0-1.src.rpm and used the files ti_usb_3410_5052.c

[Linux-usb-users] Pls help..Facing problem when TUSB3410 switches the configuration after firmware download.

2006-08-31 Thread Mortha, Prakash
Hi, Iam trying to integrate TUSB3410 UART with PowerPC based SBC in which Iam running Linux Version 2.4.32. When I plug in the TUSB3410 it is downloading the firmware successfully and trying to switch to the new configuration using usb_set_configuration(dev, TI_ACTIVE_CONFIG); in the file: