diff options
Diffstat (limited to 'drivers/char/ChangeLog')
-rw-r--r-- | drivers/char/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/char/ChangeLog b/drivers/char/ChangeLog index 0e61fb819..56e762e71 100644 --- a/drivers/char/ChangeLog +++ b/drivers/char/ChangeLog @@ -1,3 +1,9 @@ +Mon Dec 1 08:24:15 1997 Theodore Ts'o <tytso@rsts-11.mit.edu> + + * tty_io.c (tty_get_baud_rate): Print a warning syslog if the + tty->alt_speed kludge is used; this means the system is + using the deprecated SPD_HI ioctls. + Mon Nov 24 10:37:49 1997 Theodore Ts'o <tytso@rsts-11.mit.edu> * serial.c, esp.c, rocket.c: Change drivers to take advantage of |