On Thu, 07 Jun 2007 16:50:21 +0100 David Woodhouse <[email protected]> wrote: > On Thu, 2007-06-07 at 16:38 +0100, Alan Cox wrote: > > If your termios and termios2 structures differ in size then you need to > > copy the right number of bytes or you won't get speed values into the > > kernel. If they are the same size it wont matter. > > +/* Yay. A third identical definition of the same structure. */ > +struct termios2 { Umm if your struct termios has the c_ispeed/c_ospeed fields then you don't need to add the new ioctls to the PPC either - the Alpha is the same here. Alan - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [SERIAL] Don't optimise away baud rate changes when BOTHER is used
- From: David Woodhouse <[email protected]>
- Re: [SERIAL] Don't optimise away baud rate changes when BOTHER is used
- From: David Woodhouse <[email protected]>
- Re: [SERIAL] Don't optimise away baud rate changes when BOTHER is used
- References:
- [PATCH] ARM/ARM26: Enable arbitary speed tty ioctls and split input/output speed
- From: Alan Cox <[email protected]>
- Re: [PATCH] $ARCH: Enable arbitary speed tty ioctls and split input/output speed
- From: David Woodhouse <[email protected]>
- Re: [PATCH] $ARCH: Enable arbitary speed tty ioctls and split input/output speed
- From: Alan Cox <[email protected]>
- Re: [PATCH] $ARCH: Enable arbitary speed tty ioctls and split input/output speed
- From: David Woodhouse <[email protected]>
- Re: [PATCH] $ARCH: Enable arbitary speed tty ioctls and split input/output speed
- From: Alan Cox <[email protected]>
- [SERIAL] Don't optimise away baud rate changes when BOTHER is used
- From: David Woodhouse <[email protected]>
- Re: [SERIAL] Don't optimise away baud rate changes when BOTHER is used
- From: Alan Cox <[email protected]>
- Re: [SERIAL] Don't optimise away baud rate changes when BOTHER is used
- From: David Woodhouse <[email protected]>
- Re: [SERIAL] Don't optimise away baud rate changes when BOTHER is used
- From: Alan Cox <[email protected]>
- Re: [SERIAL] Don't optimise away baud rate changes when BOTHER is used
- From: David Woodhouse <[email protected]>
- [PATCH] ARM/ARM26: Enable arbitary speed tty ioctls and split input/output speed
- Prev by Date: Re: 2.6.22-rc4-mm2: Assigning IP address fails
- Next by Date: Re: [PATCH 17/36] drivers edac updated pci monitor
- Previous by thread: Re: [SERIAL] Don't optimise away baud rate changes when BOTHER is used
- Next by thread: Re: [SERIAL] Don't optimise away baud rate changes when BOTHER is used
- Index(es):