Rewrote INSTALL and README
[comedi.git] / README
1
2     COMEDI
3     The Linux Control and Measurement Interface
4     David Schleef <ds@schleef.org>
5
6
7 * About Comedi:
8
9 Comedi is a collection of drivers for data acquisition hardware.
10 These drivers work with Linux, and also with Linux combined with
11 the real-time extensions RTAI and RTLinux.  The Comedi core, which
12 ties all the driver together, allows applications to be written
13 that are completely hardware independent.
14
15 Comedi supports a variety of data acquisition hardware; an
16 incomplete list can be found in Documentation/comedi/drivers.txt.
17
18 This distribution contains just the Comedi kernel modules.  You will
19 almost certainly also want to download Comedilib, which is a user
20 space library, a few utilities, and some example programs.
21
22 * Installation:
23
24 For installation instructions, look at the file INSTALL.
25
26 * Mailing List:
27
28 Comedi has a mailing list.  Send "subscribe comedi" to
29 comedi-request@stm.lbl.gov to subscribe.  Traffic is light, and mainly
30 questions/answers about comedi installation, bugs, and programming.
31 General questions about data acquisition are also welcome.
32 Alternatively, you can subscribe and unsubscribe at
33 http://stm.lbl.gov/cgi-bin/mailman/listinfo/comedi.
34 You can always unsubscribe by sendinging "unsubscribe" (spell
35 it correctly!) to comedi-request@stm.lbl.gov.
36
37 * More Information:
38
39 Comedi also has a web page, at http://stm.lbl.gov/comedi.  New versions
40 of comedi can be found on the ftp site ftp://stm.lbl.gov/pub/comedi.
41
42 Often bugfixes and new features that are not in the current release
43 can be found in the CVS repository.  Instructions for anonymous CVS
44 access to the Comedi and Comedilib repositories are found at
45 http://oss.lineo.com/cvs_anon.html.
46
47 Comedi may be freely distibuted and modified in accordance with the
48 GNU General Public License.
49
50 The person behind all this misspelled humor is David Schleef
51 <ds@schleef.org>, or http://stm.lbl.gov/~ds.
52