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

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