patch-2.4.25 linux-2.4.25/include/asm-cris/ioctls.h
Next file: linux-2.4.25/include/asm-cris/ipc.h
Previous file: linux-2.4.25/include/asm-cris/bitops.h
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
2004-02-18 05:36:32.000000000 -0800
- Orig file:
linux-2.4.24/include/asm-cris/ioctls.h
- Orig date:
2003-08-25 04:44:43.000000000 -0700
diff -urN linux-2.4.24/include/asm-cris/ioctls.h linux-2.4.25/include/asm-cris/ioctls.h
@@ -69,12 +69,11 @@
#define TIOCGICOUNT 0x545D /* read serial port inline interrupt counts */
#define TIOCGHAYESESP 0x545E /* Get Hayes ESP configuration */
#define TIOCSHAYESESP 0x545F /* Set Hayes ESP configuration */
-#define FIOQSIZE 0x5460
#define TIOCSERSETRS485 0x5460 /* enable rs-485 */
#define TIOCSERWRRS485 0x5461 /* write rs-485 */
-
+#define FIOQSIZE _IOR('f', 128, loff_t) /* Get exact space used by quota */
/* Used for packet mode */
#define TIOCPKT_DATA 0
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)