Commit Graph

16 Commits

Author SHA1 Message Date
Florian Pose
d910657cf8 Callback set via own structure. 2010-01-25 17:42:07 +01:00
Florian Pose
4d00c17e05 Sorted methods. 2010-01-25 16:15:56 +01:00
Florian Pose
018507a22e Implemented setting of baud rate, data frame and RTS/CTS. 2010-01-22 14:10:18 +01:00
Florian Pose
127ad90aa7 Request initial configuration on tty open. 2010-01-22 11:02:04 +01:00
Florian Pose
a98da94149 Passing tty cflag to serial implementation. 2010-01-21 17:53:40 +01:00
Florian Pose
f6c0de7723 Basic configuration for tty. 2010-01-21 16:41:41 +01:00
Florian Pose
386ba8b8ee Implemented tty put_char and break_ctl callbacks for kernels newer than 2.6.26
or 2.6.27, respectively.
2010-01-08 10:34:29 +01:00
Florian Pose
2a728db130 Added README to dist. 2009-12-09 14:40:35 +01:00
Florian Pose
06bad71e6b Implemented reading direction of tty driver. 2009-12-09 12:42:28 +01:00
Florian Pose
6dbc77cd62 Send direction works! 2009-12-02 15:38:10 +01:00
Florian Pose
e2279c8715 Removed semaphore header. 2009-12-01 22:19:13 +01:00
Florian Pose
efb02691c1 TTY open and close. 2009-12-01 22:16:50 +01:00
Florian Pose
e5bcaeefcd Use own PFX for printk. 2009-12-01 22:03:50 +01:00
Florian Pose
866c82a4a8 Interface management. 2009-12-01 21:45:45 +01:00
Florian Pose
fdad28ad05 Register a TTY driver with one device. 2009-12-01 17:35:33 +01:00
Florian Pose
40943a197d Base files for new TTY driver. 2009-11-30 18:02:29 +01:00