patch-1.3.95 linux/drivers/char/sunmouse.c
Next file: linux/drivers/char/tty_io.c
Previous file: linux/drivers/char/suncons.c
Back to the patch index
Back to the overall index
-  Lines: 18
 -  Date:
Tue Apr 23 12:31:34 1996
 -  Orig file: 
v1.3.94/linux/drivers/char/sunmouse.c
 -  Orig date: 
Sun Apr 21 19:22:06 1996
 
diff -u --recursive --new-file v1.3.94/linux/drivers/char/sunmouse.c linux/drivers/char/sunmouse.c
@@ -7,7 +7,7 @@
  * Johan Myreen.
  *
  * Dec/19/95 Added SunOS mouse ioctls - miguel.
- * Jan/5/96  Added VUID support, sigio supprot - miguel.
+ * Jan/5/96  Added VUID support, sigio support - miguel.
  * Mar/5/96  Added proper mouse stream support - miguel.
  */
 
@@ -200,7 +200,7 @@
 		printk("DY2<%d>", mvalue);
 #endif
 		sunmouse.delta_y += mvalue;
-		sunmouse.byte = 69;  /* Some rediculious value */
+		sunmouse.byte = 69;  /* Some ridiculous value */
 		break;
 	case 69:
 		/* Until we get the (0x80 -> 0x87) value we aren't
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this