change URL for RTLinux
authorDavid Schleef <ds@schleef.org>
Thu, 2 Dec 2004 07:59:00 +0000 (07:59 +0000)
committerDavid Schleef <ds@schleef.org>
Thu, 2 Dec 2004 07:59:00 +0000 (07:59 +0000)
doc/intro.sgml
doc/other.sgml

index da7d64e0773e24789cea75de5817a3f3d8b0cf8f..df26c1fc532da6e6f4efa91549c85162f60ebeec 100644 (file)
@@ -59,7 +59,7 @@ real-time tasks.
 </itemizedlist>
 &comedi; works with standard Linux kernels, but also with its
 real-time extensions <ulink url="http://www.rtai.org">RTAI</ulink> and
-<ulink url="http://www.fsmlabs.com/products/openrtlinux/">RTLinux/Free</ulink>.
+<ulink url="http://www.rtlinux-gpl.org/">RTLinux/GPL</ulink>.
 </para>
 <para>
 This section gives a high-level introduction to which functionality
@@ -278,13 +278,13 @@ course, has
 <emphasis role="strong">Real-time vs. non real-time.</emphasis>
 If the device is to be used in a
 <ulink
- url="http://www.fsmlabs.com/products/openrtlinux/">RTLinux/Free
+ url="http://www.rtlinux-gpl.org/">RTLinux/GPL
 </ulink>
 or <ulink url="http://www.rtai.org">RTAI</ulink> application,
 there are a few extra requirements, because not all system calls are
 available in the kernel of the real-time operating systems
 <ulink
- url="http://www.fsmlabs.com/products/openrtlinux/">RTLinux/Free
+ url="http://www.rtlinux-gpl.org/">RTLinux/GPL
 </ulink>
 or <ulink url="http://www.rtai.org">RTAI</ulink>. 
 The APIs of RTAI and RTLinux/Free differ in 
index 47c69ed458fc4b3bd393128d59a209e7a1b47bda..e712297f497336743e4dc7cd0feb27e27feb2f5a 100644 (file)
@@ -897,7 +897,7 @@ aquisition
 hardware.  It can be useful if you are sampling at high frequency, or
 if your hardware has a small onboard data buffer.  You must have a
 real-time kernel (<ulink url="http://www.rtai.org">RTAI</ulink> or
-<ulink url="http://fsmlabs.com/community/">RTLinux/Free</ulink>)
+<ulink url="http://www.rtlinux-gpl.org/">RTLinux/GPL</ulink>)
 and must compile &comedi; with real-time support, or this flag will do
 nothing.
 </para>