patch-2.1.17 linux/drivers/char/rtc.c
Next file: linux/drivers/char/vga.c
Previous file: linux/drivers/char/misc.c
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Thu Dec 19 11:03:34 1996
- Orig file:
v2.1.16/linux/drivers/char/rtc.c
- Orig date:
Tue Oct 29 19:58:06 1996
diff -u --recursive --new-file v2.1.16/linux/drivers/char/rtc.c linux/drivers/char/rtc.c
@@ -57,10 +57,10 @@
/*
* We sponge a minor off of the misc major. No need slurping
- * up another valuable major dev number for this.
+ * up another valuable major dev number for this. If you add
+ * an ioctl, make sure you don't conflict with SPARC's RTC
+ * ioctls.
*/
-
-#define RTC_MINOR 135
static struct wait_queue *rtc_wait;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov