patch-1.3.87 linux/include/linux/fd.h
Next file: linux/include/linux/fs.h
Previous file: linux/include/linux/elfcore.h
Back to the patch index
Back to the overall index
- Lines: 27
- Date:
Fri Apr 12 09:49:46 1996
- Orig file:
v1.3.86/linux/include/linux/fd.h
- Orig date:
Mon Apr 8 19:01:46 1996
diff -u --recursive --new-file v1.3.86/linux/include/linux/fd.h linux/include/linux/fd.h
@@ -113,7 +113,7 @@
/*
- * Drive parameters (user modifyable)
+ * Drive parameters (user modifiable)
*/
struct floppy_drive_params {
char cmos; /* cmos type */
@@ -185,7 +185,7 @@
/*
- * Current drive state (not directly modifyable by user, readonly)
+ * Current drive state (not directly modifiable by user, readonly)
*/
struct floppy_drive_struct {
signed char flags;
@@ -340,7 +340,7 @@
void *data;
char *kernel_data; /* location of data buffer in the kernel */
struct floppy_raw_cmd *next; /* used for chaining of raw cmd's
- * withing the kernel */
+ * within the kernel */
long length; /* in: length of dma transfer. out: remaining bytes */
long phys_length; /* physical length, if different from dma length */
int buffer_length; /* length of allocated buffer */
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