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

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)