patch-2.4.5 linux/drivers/char/pcxx.h

Next file: linux/drivers/char/ppdev.c
Previous file: linux/drivers/char/pcxx.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.4/linux/drivers/char/pcxx.h linux/drivers/char/pcxx.h
@@ -120,6 +120,7 @@
 	unchar						*txptr;
 	unchar						*rxptr;
 	unchar						*tmp_buf;		/* Temp buffer */
+	struct semaphore				tmp_buf_sem;
 							/* ---- Termios data ---- */
 	ulong						c_iflag;
 	ulong						c_cflag;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)