patch-2.3.13 linux/drivers/char/ppdev.h
Next file: linux/drivers/char/pty.c
Previous file: linux/drivers/char/ppdev.c
Back to the patch index
Back to the overall index
- Lines: 7
- Date:
Fri Jul 30 12:28:26 1999
- Orig file:
v2.3.12/linux/drivers/char/ppdev.h
- Orig date:
Wed Jul 28 14:47:42 1999
diff -u --recursive --new-file v2.3.12/linux/drivers/char/ppdev.h linux/drivers/char/ppdev.h
@@ -69,3 +69,6 @@
/* Clear (and return) interrupt count. */
#define PPCLRIRQ _IOR(PP_IOCTL, 0x93, int)
+
+/* Set the IEEE 1284 phase that we're in (e.g. IEEE1284_PH_FWD_IDLE) */
+#define PPSETPHASE _IOW(PP_IOCTL, 0x94, int)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)