patch-1.3.22 linux/include/linux/mcd.h
Next file: linux/include/linux/mcdx.h
Previous file: linux/include/linux/malloc.h
Back to the patch index
Back to the overall index
- Lines: 21
- Date:
Tue Aug 29 07:01:32 1995
- Orig file:
v1.3.21/linux/include/linux/mcd.h
- Orig date:
Thu Jul 7 21:26:55 1994
diff -u --recursive --new-file v1.3.21/linux/include/linux/mcd.h linux/include/linux/mcd.h
@@ -25,7 +25,11 @@
#define MCD_BASE_ADDR 0x300
/* *** change this to set the interrupt number */
-#define MCD_INTR_NR 10
+#define MCD_INTR_NR 11
+
+/* *** make the following line uncommented, if you're sure,
+ * *** all configuration is done */
+/* #define I_WAS_HERE */
/* Increase this if you get lots of timeouts */
#define MCD_STATUS_DELAY 200
@@ -105,3 +109,7 @@
struct msf trackTime;
struct msf diskTime;
};
+
+#ifndef I_WAS_HERE
+#error Please edit this file first.
+#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