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

From: Alan Cox
Date: Fri Aug 31 2007 - 18:08:10 EST


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.

the input bits also appear to be reserved and free ?

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