commit | 6de02123bf3e8baeee97fff7efc50bc192332804 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Tue May 08 00:26:21 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue May 08 11:15:03 2007 -0700 |
tree | bd27e1695889caee401316feb3546e6d6ea368b4 | |
parent | c23fbb6bcb3eb9cdf39a103edadf57bde8ce309c [diff] |
tty: i386/x86_64 arbitary speed support Adds the needed TCGETS2/TCSETS2 ioctl calls, structures, defines and the like. Tested against the test suite and passes. Other platforms should need roughly the same change. Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>