Re: Heads Up: Next Batch Of Serial/TTY Changes

From: Jeff Garzik
Date: Fri Aug 31 2007 - 18:21:25 EST


Alan Cox wrote:
On Fri, 31 Aug 2007 14:41:15 -0700 (PDT)
David Miller <davem@xxxxxxxxxxxxx> wrote:

From: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 31 Aug 2007 22:11:05 +0100

Firstly some architecture maintainers still haven't updated their
platform for arbitary tty speeds. The kernel is going to start whining
and issuing warnings on your platform if you don't keep up with the
programme (its been 6 months).
I took a look at this for sparc and I'm currently balking the same way
you did :-) The current bit usage on sparc just don't work properly
for what you're trying to do.

I don't see a real problem. You aren't using

c_cflags & CBAUD = 0x00001000

so that could become BOTHER.

Pooh says: oh, bother!

Jeff



-
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/