patch-2.1.107 linux/include/linux/fd.h
Next file: linux/include/linux/kernel_stat.h
Previous file: linux/include/linux/fb.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed Jun 24 14:30:11 1998
-  Orig file: 
v2.1.106/linux/include/linux/fd.h
-  Orig date: 
Fri May  8 23:14:56 1998
diff -u --recursive --new-file v2.1.106/linux/include/linux/fd.h linux/include/linux/fd.h
@@ -116,7 +116,7 @@
  * Drive parameters (user modifiable)
  */
 struct floppy_drive_params {
-	signed char cmos;		/* cmos type */
+	signed char cmos;		/* CMOS type */
 	
 	/* Spec2 is (HLD<<1 | ND), where HLD is head load time (1=2ms, 2=4 ms 
 	 * etc) and ND is set means no DMA. Hardcoded to 6 (HLD=6ms, use DMA).
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov