patch-2.1.115 linux/include/linux/tty_driver.h
Next file: linux/init/main.c
Previous file: linux/include/linux/tty.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Thu Aug 6 13:15:16 1998
- Orig file:
v2.1.114/linux/include/linux/tty_driver.h
- Orig date:
Fri Jul 31 17:05:53 1998
diff -u --recursive --new-file v2.1.114/linux/include/linux/tty_driver.h linux/include/linux/tty_driver.h
@@ -139,6 +139,7 @@
struct tty_struct **table;
struct termios **termios;
struct termios **termios_locked;
+ void *driver_state; /* only used for the PTY driver */
/*
* Interface routines from the upper tty layer to the tty
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov