Re: Someting's busted with serial in 2.6.11 latest
From: Steven Cole <hidden>
Date: 2005-03-11 01:11:12
Also in:
lkml
From: Steven Cole <hidden>
Date: 2005-03-11 01:11:12
Also in:
lkml
On Thursday 10 March 2005 03:59 pm, Russell King wrote:
On Thu, Mar 10, 2005 at 03:40:11PM -0700, Steven Cole wrote:quoted
I'll test current bk tonight, but I don't see any recent fix to drivers/serial/8250.c when browsing linux.bkbits.net/linux-2.6.Ok, so Stephen's bug is already fixed. After testing the latest bk, if you find your bug isn't resolved, please try to isolate the change by applying this patch. If this doesn't resolve it, then your change of behaviour hasn't been caused by changes to 8250.c, but must be down to some other part of the kernel.
OK, latest 2.6.11-bk works just fine. Although I thought I had a failure with a fairly recent snapshot, I must have had a version before the fix. Sorry for any confusion. FWIW, the failing kernels reported: ttyS0 at I/O 0x3f8 (irq = 4) is a XScale But now, all is fine. Thanks. Steven