PATCH: newer boards put other hw at rtc + 0x08

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Fri Mar 21 2003 - 14:24:37 EST


diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.65/drivers/char/rtc.c linux-2.5.65-ac2/drivers/char/rtc.c
--- linux-2.5.65/drivers/char/rtc.c 2003-03-18 16:46:47.000000000 +0000
+++ linux-2.5.65-ac2/drivers/char/rtc.c 2003-03-18 16:58:24.000000000 +0000
@@ -47,7 +47,7 @@
 
 #define RTC_VERSION "1.11"
 
-#define RTC_IO_EXTENT 0x10 /* Only really two ports, but... */
+#define RTC_IO_EXTENT 0x8
 
 /*
  * Note that *all* calls to CMOS_READ and CMOS_WRITE are done with
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Mar 23 2003 - 22:00:39 EST