]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] dz: Fixes to make it work
authorMaciej W. Rozycki <macro@linux-mips.org>
Thu, 7 Dec 2006 04:38:59 +0000 (20:38 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Thu, 7 Dec 2006 16:39:41 +0000 (08:39 -0800)
commit9399575dd30edcb84e821583daf81d4ba774a95b
tree0dbd1b3607277dfb67ecffaf5a35197d08a8b563
parentf7dff2b12654149c9cac8d8c79b6588759edd5a9
[PATCH] dz: Fixes to make it work

This a set of fixes mostly to make the driver actually work:

1. Actually select the line for setting parameters and receiver
   disable/enable.
2. Select the line for receive and transmit interrupt handling correctly.
3. Report the transmitter empty state correctly.
4. Set the I/O type of ports correctly.
5. Perform polled transmission correctly.
6. Don't fix the console line at ttyS3.
7. Magic SysRq support.
8. Various small bits here and there.

Tested with a DECstation 2100 (thanks Flo for making this possible).

[akpm@osdl.org: fix typo]
Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/decserial.c
drivers/serial/dz.c
drivers/serial/dz.h