patch-1.3.94 linux/include/asm-m68k/atafd.h
Next file: linux/include/asm-m68k/atafdreg.h
Previous file: linux/include/asm-m68k/amihdreg.h
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Thu Mar 7 21:59:49 1996
- Orig file:
v1.3.93/linux/include/asm-m68k/atafd.h
- Orig date:
Thu Jan 1 02:00:00 1970
diff -u --recursive --new-file v1.3.93/linux/include/asm-m68k/atafd.h linux/include/asm-m68k/atafd.h
@@ -0,0 +1,12 @@
+#ifndef _ASM_M68K_FD_H
+#define _ASM_M68K_FD_H
+
+/* Definitions for the Atari Floppy driver */
+
+struct atari_format_descr {
+ int track; /* to be formatted */
+ int head; /* "" "" */
+ int sect_offset; /* offset of first sector */
+};
+
+#endif
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