Re: Regarding USB-Serial Device driver

From: Greg KH
Date: Thu Aug 19 2010 - 23:55:55 EST



A: No.
Q: Should I include quotations after my reply?

http://daringfireball.net/2007/07/on_top

On Fri, Aug 20, 2010 at 09:12:56AM +0530, Raju Rameshwar Uprade wrote:
> Hello Greg,
>
> No the driver is not working properly for me.I have connected RS-485
> interface card to the USB-Serial adaptor through which I am controlling six MCM card(
> Control & Monitor unit). When I send command to MCM 2 , command also goes to MCM 10 & 0.
> When I checked on the oscilloscope, I found out that instead of going some ten bytes,
> large number of bytes are going out.

Is the data going to the usb device properly? You can use usbmon to see
this.

> Current kernel version have that RTS support, but for 2.6.25 it doesn't have.

2.6.25 is many years old and not supported by any community member.
Please use something more recent like 2.6.35.

> I am having confusion that form where so many bytes are going out.
> If you can help me out,I would be very thankful to you.

I don't know the changes you made, can you please show them in diff
format?

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/