patch-1.3.87 linux/drivers/char/tga.c
Next file: linux/drivers/char/wdt.c
Previous file: linux/drivers/char/stallion.c
Back to the patch index
Back to the overall index
-  Lines: 18
 -  Date:
Fri Apr 12 09:49:35 1996
 -  Orig file: 
v1.3.86/linux/drivers/char/tga.c
 -  Orig date: 
Sun Mar 24 12:09:36 1996
 
diff -u --recursive --new-file v1.3.86/linux/drivers/char/tga.c linux/drivers/char/tga.c
@@ -434,7 +434,7 @@
 }
 
 /*
- * video init code, called from withing the PCI bus probing code;
+ * video init code, called from within the PCI bus probing code;
  * when TGA console is configured, at the end of the probing code,
  * we call here to look for a TGA device, and proceed...
  */
@@ -566,7 +566,7 @@
 	TGA_WRITE_REG(0x12345678, TGA_BLOCK_COLOR0_REG);
 	TGA_WRITE_REG(0x12345678, TGA_BLOCK_COLOR1_REG);
 
-	/* init video timeing regs for 640x480 @ 60 Hz */
+	/* init video timing regs for 640x480 @ 60 Hz */
 	TGA_WRITE_REG(0x018608a0, TGA_HORIZ_REG);
 	TGA_WRITE_REG(0x084251e0, TGA_VERT_REG);
 
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