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

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

diff -u --recursive --new-file v1.3.86/linux/include/asm-sparc/floppy.h linux/include/asm-sparc/floppy.h
@@ -94,7 +94,7 @@
 #define N_FDC    1
 #define N_DRIVE  8
 
-/* No 64k boundry crossing problems on the Sparc. */
+/* No 64k boundary crossing problems on the Sparc. */
 #define CROSS_64KB(a,s) (0)
 
 /* Routines unique to each controller type on a Sun. */
@@ -345,7 +345,7 @@
 	fdc_status = &sun_fdc->status_82077;
 
 	/* This controller detection technique is from the netbsd
-	 * Sun floppy driver, origionally Chris Torek of BSDI came
+	 * Sun floppy driver, originally Chris Torek of BSDI came
 	 * up with this.  It seems to work pretty well.
 	 */
 	if(sun_fdc->dor_82077 == 0x80) {
@@ -359,7 +359,7 @@
 	}
 
 	/* P3: The only reliable way which I found for ejection
-	 * of boot floppy. AUXIO_FLPY_EJCT is not enougth alone.
+	 * of boot floppy. AUXIO_FLPY_EJCT is not enough alone.
 	 */
 	set_auxio(AUXIO_FLPY_EJCT, 0); /* Bring EJECT line to normal. */
 	udelay(1000);

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