Re: TDM bus support in Linux Kernel [PATCH]

2013-02-14 Thread Ivan Kuten
On 13.02.2013 20:08, Michail Kurachkin wrote: > Hi, > > I just sent reworked version of the code. I am looking forward for comments. > Sorry, I have no time to fix your next requests: Michail, Where is your patch? Regards, Ivan -- To unsubscribe from this list: send the line "unsubscribe linux-k

Re: [PATCH] atmel_serial: Fix break handling

2007-06-19 Thread Ivan Kuten
On Mon, 18 Jun 2007 11:33:54 +0100 Russell King wrote: > On Mon, Jun 18, 2007 at 01:21:21PM +0300, Ivan Kuten wrote: > > Hi Haavard, > > > > I tried /dev/ttyAT3, break appeared but not the way I expected, after: > > stty -F /dev/ttyAT3 brkint I get: > > >

Re: [PATCH] atmel_serial: Fix break handling

2007-06-18 Thread Ivan Kuten
On Tue, 5 Jun 2007 13:23:36 +0200 Haavard Skinnemoen wrote: > On Tue, 5 Jun 2007 14:07:20 +0300 > Ivan Kuten <[EMAIL PROTECTED]> wrote: > > > I tried to test your patch on AT91RM9200 with Magic SysRq sequence, > > unfortunately without > > success - SysRq

Re: [PATCH] atmel_serial: Fix break handling

2007-06-05 Thread Ivan Kuten
ably gets a bit confused. I don't see any way to > fix this, but the driver should get un-confused upon reception of the > next character. > > I've tested this with Magic SysRq on ATSTK1000: It works with this > patch but not without. Ivan Kuten reported in a different thread