HI,
We have DM6446 processor based custom board.We are using pro5 kernel for our development. We are using ti_usb_3410_5052 based device. Since kernel is 2.6.18 Iand ti_usb_3410_5052 based driver is already a part of kernel , I have included it in configuration and built the driver. I
am inserting the driver as "insmod ti_usb_3410_5052.ko vendor=0x0451 product=0x0100" since product id is 0x100.Device is geting attached to ttyUSB0 properly.Iam able to open the devcei also, but Iam not able to get any data on giving read command.
If the same device if I connect to PC com port Iam able to see the continous data receiving from the device and is seen on hyper terminal.I even tried running minicom by configuring the port for ttyUSB0. With that also Iam not able to see any data.
What can be the reason for not getting data on ttyUSB0.Please help me to resolve this issue.
Thanks and Regards
Deepthi Kiran