patch-1.3.7 linux/include/linux/timer.h
Next file: linux/include/net/arp.h
Previous file: linux/include/linux/stats206.h
Back to the patch index
Back to the overall index
-  Lines: 20
 -  Date:
Sat Jul  1 19:06:00 1995
 -  Orig file: 
v1.3.6/linux/include/linux/timer.h
 -  Orig date: 
Sun Jan 22 21:30:17 1995
 
diff -u --recursive --new-file v1.3.6/linux/include/linux/timer.h linux/include/linux/timer.h
@@ -31,6 +31,10 @@
  *
  * MCD_TIMER		Mitsumi CD-ROM Timer
  *
+ * GSCD_TIMER		Goldstar CD-ROM Timer
+ *
+ * OPTCD_TIMER		Optics Storage CD-ROM Timer
+ *
  */
 
 #define BLANK_TIMER	0
@@ -48,6 +52,8 @@
 #define MCD_TIMER	23
 
 #define HD_TIMER2	24
+#define GSCD_TIMER	25
+#define OPTCD_TIMER	26
 
 struct timer_struct {
 	unsigned long expires;
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