patch-2.0.34 linux/include/linux/mc146818rtc.h
Next file: linux/include/linux/module.h
Previous file: linux/include/linux/lists.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Jun 3 15:17:49 1998
- Orig file:
v2.0.33/linux/include/linux/mc146818rtc.h
- Orig date:
Mon May 27 21:39:19 1996
diff -u --recursive --new-file v2.0.33/linux/include/linux/mc146818rtc.h linux/include/linux/mc146818rtc.h
@@ -142,6 +142,8 @@
#define RTC_SET_TIME _IOW('p', 0x0a, struct rtc_time) /* Set RTC time */
#define RTC_IRQP_READ _IOR('p', 0x0b, unsigned long) /* Read IRQ rate */
#define RTC_IRQP_SET _IOW('p', 0x0c, unsigned long) /* Set IRQ rate */
+#define RTC_EPOCH_READ _IOR('p', 0x0d, unsigned long) /* Read epoch */
+#define RTC_EPOCH_SET _IOW('p', 0x0e, unsigned long) /* Set epoch */
#endif /* _MC146818RTC_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov