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
- Lines: 8
- Date:
Tue May 22 10:23:16 2001
- Orig file:
v2.4.4/linux/drivers/char/pcxx.h
- Orig date:
Tue Aug 22 15:21:54 2000
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)