patch-1.3.48 linux/drivers/char/ChangeLog
Next file: linux/drivers/char/busmouse.c
Previous file: linux/drivers/cdrom/sbpcd.c
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Thu Dec 14 08:16:52 1995
- Orig file:
v1.3.47/linux/drivers/char/ChangeLog
- Orig date:
Thu Nov 9 11:23:48 1995
diff -u --recursive --new-file v1.3.47/linux/drivers/char/ChangeLog linux/drivers/char/ChangeLog
@@ -1,3 +1,14 @@
+Tue Dec 5 13:21:27 1995 <tytso@rsts-11.mit.edu>
+
+ * serial.c (check_modem_status, rs_ioctl): Support the new
+ ioctl()'s TIOCGICOUNT, TIOCMIWAIT. These allow an
+ application program to wait on a modem serial register
+ status bit change, and to find out how many changes have
+ taken place for the MSR bits.
+
+ (rs_write): Eliminate a race condition which is introduced
+ if it is necessary to wait for the semaphore.
+
Sat Nov 4 17:14:45 1995 <tytso@rsts-11.mit.edu>
* tty_io.c (tty_init): Move registration of TTY_MAJOR and
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this