All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <3BF3FE39.34C541EB@mvista.com>

diff --git a/a/1.txt b/N1/1.txt
index 980aa9e..38a2a58 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,5 +1,6 @@
+
 Richard Zidlicky wrote:
-> 
+>
 > On Tue, Nov 13, 2001 at 09:58:45AM -0800, Jun Sun wrote:
 > > Richard Zidlicky wrote:
 > >
@@ -19,7 +20,7 @@ Richard Zidlicky wrote:
 > > Due to the different programming needs behind periodic timers (or user-level
 > > timer) and RTC operations, my vote for future work is to leave them as two
 > > separate drivers.  To me, RTC is really just to read/write RTC clock.
-> 
+>
 > RTC_UIE is needed (or at least very useful) to set the clock, so it belongs
 > into a rtc driver if it can be implemented. General purpose timers are
 > different story, btw what is wrong with setitimer that you have chosen
@@ -34,7 +35,7 @@ void periodic_task(void)
 	fd=open("/dev/ptimer", O_RDONLY);
 	ioctl(fd, PTIMER_SET_PERIOD, PERIOD);
 	ioctl(fd, PTIMER_SET_PHASE, PHASE);
-	
+
 	/* become realtime process */
 	start_realtime();
 
@@ -59,3 +60,5 @@ Some unimplemented features allow you to control the behavior when missing
 deadlines.
 
 Jun
+
+** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
diff --git a/a/content_digest b/N1/content_digest
index 53a9f38..caba131 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -15,8 +15,9 @@
  " Linux/PPC Development <linuxppc-dev@lists.linuxppc.org>\0"
  "\00:1\0"
  "b\0"
+ "\n"
  "Richard Zidlicky wrote:\n"
- "> \n"
+ ">\n"
  "> On Tue, Nov 13, 2001 at 09:58:45AM -0800, Jun Sun wrote:\n"
  "> > Richard Zidlicky wrote:\n"
  "> >\n"
@@ -36,7 +37,7 @@
  "> > Due to the different programming needs behind periodic timers (or user-level\n"
  "> > timer) and RTC operations, my vote for future work is to leave them as two\n"
  "> > separate drivers.  To me, RTC is really just to read/write RTC clock.\n"
- "> \n"
+ ">\n"
  "> RTC_UIE is needed (or at least very useful) to set the clock, so it belongs\n"
  "> into a rtc driver if it can be implemented. General purpose timers are\n"
  "> different story, btw what is wrong with setitimer that you have chosen\n"
@@ -51,7 +52,7 @@
  "\tfd=open(\"/dev/ptimer\", O_RDONLY);\n"
  "\tioctl(fd, PTIMER_SET_PERIOD, PERIOD);\n"
  "\tioctl(fd, PTIMER_SET_PHASE, PHASE);\n"
- "\t\n"
+ "\n"
  "\t/* become realtime process */\n"
  "\tstart_realtime();\n"
  "\n"
@@ -75,6 +76,8 @@
  "Some unimplemented features allow you to control the behavior when missing\n"
  "deadlines.\n"
  "\n"
- Jun
+ "Jun\n"
+ "\n"
+ ** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
 
-c915e1552b8ccf86bcd43f7c280c506b99f1567817c3bb0e78acc47d61e67ef7
+24b74034c878919ad337a6ddd85e3deea3d1c4d1463379e48b8650666a3c6590

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.