s526: don't dereference insn->data
[comedi.git] / README
diff --git a/README b/README
index 43da8d7251597bd56864cbd0641afbca965ef4fb..2dbd5eadc88f60e916de0fad8dd70fad5dc76259 100644 (file)
--- a/README
+++ b/README
@@ -26,33 +26,36 @@ For installation instructions, look at the file INSTALL.
 * Mailing List:
 
 Questions about Comedi should be sent to the Comedi mailing list,
-<comedi@comedi.org>.  Mailing the maintainer directly is always
-acceptable, but since the mailing list is archived and questions
-are often answered more quickly by others, the mailing list is
-preferred.
-
-To subscribe to and unsubscribe from the mailing list, go to
-http://www.comedi.org/cgi-bin/mailman/listinfo/comedi.  Alternatively,
-you can send "subscribe comedi" to <comedi-request@comedi.org>
+<comedi_list@googlegroups.com>.  It is necessary to join the group
+before posting (see below).  It is also possible to post to the list
+using the web interface (see below).  Mailing the maintainer
+directly is always acceptable, but since the mailing list is
+archived and questions are often answered more quickly by others,
+the mailing list is preferred.
+
+To subscribe to and unsubscribe from the mailing list, or to read or
+post messages via the web interface, go to
+<http://groups.google.com/group/comedi_list>.  Alternatively, you
+can send a blank email to <comedi_list+subscribe@googlegroups.com>
+to subscribe, or to <comedi_list+unsubscribe@googlegroups.com> to
+unsubscribe (making sure the "From:" email address matches the
+address you originally subscribed with!).
+
 Traffic on the list is light, and mainly questions/answers about
 comedi installation, bugs, and programming.  General questions
 about data acquisition are also welcome.
 
 * More Information:
 
-Comedi also has a web page, at http://www.comedi.org.  New versions
-of comedi can be found on the ftp site ftp://ftp.comedi.org/pub/comedi.
+Comedi also has a web page at <http://www.comedi.org/> from where
+updated versions may be downloaded.
 
 Often bugfixes and new features that are not in the current release
-can be found in the CVS repository.  CVS snapshots can be created
-automatically at https://cvs.comedi.org/cgi-bin/viewcvs.cgi/comedi/
-The CVS repository can be
-accessed anonymously using:
-
-  cvs -d :pserver:anonymous@cvs.comedi.org:/var/cvs login
-  (password is blank)
-  cvs -d :pserver:anonymous@cvs.comedi.org:/var/cvs co comedi
+can be found in the Git repository.  Git snapshots can be created
+automatically at <http://comedi.org/git?p=comedi/comedi.git;a=tree>.
+The Git repository can be accessed anonymously using:
 
+  git clone git://comedi.org/git/comedi.git
 
 Comedi may be freely distributed and modified in accordance with the
 GNU General Public License.