patch-1.3.87 linux/include/asm-sparc/oplib.h

Next file: linux/include/asm-sparc/pconf.h
Previous file: linux/include/asm-sparc/openprom.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.86/linux/include/asm-sparc/oplib.h linux/include/asm-sparc/oplib.h
@@ -15,7 +15,7 @@
 
 /* Enumeration to describe the prom major version we have detected. */
 enum prom_major_version {
-	PROM_V0,      /* Origional sun4c V0 prom */
+	PROM_V0,      /* Original sun4c V0 prom */
 	PROM_V2,      /* sun4c and early sun4m V2 prom */
 	PROM_V3,      /* sun4m and later, up to sun4d/sun4e machines V3 */
 	PROM_P1275,   /* IEEE compliant ISA based Sun PROM, only sun4u */
@@ -83,7 +83,7 @@
  * entries.  One for the total amount of physical ram on the machine, one
  * for the amount of physical ram available, and one describing the virtual
  * areas which are allocated by the prom.  So, in a sense the physical
- * available is a calculation of the total physical minus the physcial mapped
+ * available is a calculation of the total physical minus the physical mapped
  * by the prom with virtual mappings.
  *
  * These lists are returned pre-sorted, this should make your life easier

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