]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/asm-sparc/ioctls.h
sparc: Merge asm-sparc{,64}/ioctls.h
[karo-tx-linux.git] / include / asm-sparc / ioctls.h
index 3f4d0087b6a3c1a3d39e432d0d74f851caedc354..1fe6855c5c1896dccae71b86d359db3dd826e5be 100644 (file)
@@ -22,7 +22,7 @@
 
 /* Note that all the ioctls that are not available in Linux have a 
  * double underscore on the front to: a) avoid some programs to
- * thing we support some ioctls under Linux (autoconfiguration stuff)
+ * think we support some ioctls under Linux (autoconfiguration stuff)
  */
 /* Little t */
 #define TIOCGETD       _IOR('t', 0, int)
 #define TIOCSERGETLSR   0x5459 /* Get line status register */
 #define TIOCSERGETMULTI 0x545A /* Get multiport config  */
 #define TIOCSERSETMULTI 0x545B /* Set multiport config */
-#define TIOCMIWAIT     0x545C /* Wait input */
+#define TIOCMIWAIT     0x545C /* Wait for change on serial input line(s) */
 #define TIOCGICOUNT    0x545D /* Read serial port inline interrupt counts */
 
 /* Kernel definitions */