Added Devices: documentation to rest of drivers
authorDavid Schleef <ds@schleef.org>
Tue, 18 Sep 2001 23:45:12 +0000 (23:45 +0000)
committerDavid Schleef <ds@schleef.org>
Tue, 18 Sep 2001 23:45:12 +0000 (23:45 +0000)
comedi/drivers/cb_pcidas64.c
comedi/drivers/comedi_rt_timer.c
comedi/drivers/das08.c
comedi/drivers/das16.c
comedi/drivers/das16m1.c
comedi/drivers/das1800.c
comedi/drivers/das6402.c
comedi/drivers/das800.c
comedi/drivers/rti800.c
comedi/drivers/rti802.c
comedi/drivers/skel.c

index 4d8c74ed973666c6715801a158f09545e928607e..0ad77023a80895745d36c82e588e9410ac189e91 100644 (file)
@@ -39,6 +39,11 @@ Description: Driver for the ComputerBoards/MeasurementComputing
 Author: Frank Mori Hess <fmhess@uiuc.edu>
 Status: Experimental
 Updated: 2001-8-27
+Devices: [MeasurementComputing] PCI-DAS6402/16 (cb_pcidas64),
+  PCI-DAS6402/12, PCI-DAS64/M1/16, PCI-DAS64/M2/16,
+  PCI-DAS64/M3/16, PCI-DAS6402/16/JR, PCI-DAS64/M1/16/JR,
+  PCI-DAS64/M2/16/JR, PCI-DAS64/M3/16/JR, PCI-DAS64/M1/14,
+  PCI-DAS64/M2/14, PCI-DAS64/M3/14
 Configuration options:
    [0] - PCI bus of device (optional)
    [1] - PCI slot of device (optional)
@@ -50,6 +55,8 @@ This driver is in need of stout-hearted testers who aren't afraid to
 crash their computers in the name of progress.
 Feel free to send and success/failure reports to author.
 
+Some devices are not identified because the PCI device IDs are not
+known.
 */
 
 /*
index ab4d2499520775aa5b988aac7cae892133fd4f52..2d94bf1249cc62e63aff422598ec39ab0197da1b 100644 (file)
@@ -28,6 +28,7 @@
 Driver: comedi_rt_timer.o
 Description: Command emulator using real-time tasks
 Authors: ds, fmhess
+Devices:
 Status: works
 
 This driver requires RTAI or RTLinux to work correctly.  It doesn't
index 35e7d30317979fcf93b4a104b3c05bb74a6662b9..f675c7a9f7c186029beaabe67dc3154842df3be0 100644 (file)
@@ -28,9 +28,11 @@ Support for pci-das08 card added by Frank M. Hess
 Driver: das08.o
 Description: DAS-08 compatible boards
 Authors: Warren Jasper, ds
-Device-Names: das08, das08-pgm, das08-pgh, das08-pgl, das08-aoh,
-  das08-aol, das08-aom, das08/jr-ao, das08jr-16-ao, pci-das08,
-  das08jr/16
+Devices: [ComputerBoards] DAS08 (das08), DAS08-PGM (das08-pgm),
+  DAS08-PGH (das08-pgh), DAS08-PGL (das08-pgl), DAS08-AOH (das08-aoh),
+  DAS08-AOL (das08-aol), DAS08-AOM (das08-aom), DAS08/JR-AO (das08/jr-ao),
+  DAS08/JR-16-AO (das08jr-16-ao), (PCI-DAS08) pci-das08,
+  DAS08/JR/16 (das08jr/16)
 Status: works
 
 This is a rewrite of the das08 and das08jr drivers.
index 14831707f9d9a36da43a97f0aed1495c106069d9..6f4335abe01af3574598137ded803cfe57ef0fe6 100644 (file)
 Driver: das16.o
 Description: DAS16 compatible boards
 Authors: Sam Moore, Warren Jasper, ds, Chris Baugher, Frank Hess
-Device-Names: das-16, das-16g, das-16f, cio-das16/jr, pc104-das16jr,
-  pc104-das16jr/16, das-1201, das-1202, das-1401, das-1402, das-1601,
-  das-1602, cio-das1401/12, cio-das1402/12, cio-das1402/16,
-  cio-das1601/12, cio-das1602/12, cio-das1602/16, cio-das16/330
+Devices: [Keithley Metrabyte] DAS-16 (das-16), DAS-16G (das-16g),
+  DAS-16F (das-16f), DAS-1201 (das-1201), DAS-1202 (das-1202),
+  DAS-1401 (das-1401), DAS-1402 (das-1402), DAS-1601 (das-1601),
+  DAS-1602 (das-1602),
+  [ComputerBoards] PC104-DAS16/JR (pc104-das16jr),
+  PC104-DAS16JR/16 (pc104-das16jr/16),
+  CIO-DAS16/JR (cio-das16/jr), CIO-DAS1401/12 (cio-das1401/12),
+  CIO-DAS1402/12 (cio-das1402/12), CIO-DAS1402/16 (cio-das1402/16),
+  CIO-DAS1601/12 (cio-das1601/12), CIO-DAS1602/12 (cio-das1602/12),
+  CIO-DAS1602/16 (cio-das1602/16), CIO-DAS16/330 (cio-das16/330)
 Status: works in das16 mode, das-1600 enhanced mode features untested.
 Updated: 2001-8-27
 
index f2ad9836d4e69466eefb6cc7c325f926508a7504..f315b50224e96b2da46fe4f416892f74c1f55416 100644 (file)
@@ -27,6 +27,7 @@
 Driver: das16m1.o
 Description: CIO-DAS16/M1
 Authors: Frank Mori Hess <fmhess@uiuc.edu>
+Devices: [MeasurementComputing] CIO-DAS16/M1 (cio-das16/m1)
 Status: works
 
 This driver supports a single board - the CIO-DAS16/M1.
index cc4dc8db5965d7fee2191afd7e1f52fa3412103b..a5078b34ca98d88e80c86832ca7ea9a604886733 100644 (file)
 Driver: das1800.o
 Description: Keithley Metrabyte DAS1800 (& compatibles)
 Author: Frank Mori Hess <fmhess@uiuc.edu>
-Device-Names: das-1701st, das-1701st-da, das-1701ao, das-1702st,
-  das-1702st-da, das-1702hr, das-1702hr-da, das-1702ao, das-1801st,
-  das-1801st-da, das-1801hc, das-1801ao, das-1802st, das-1802st-da,
-  das-1802hr, das-1802hr-da, das-1802hc, das-1802ao
+Devices: [Keithley Metrabyte] DAS-1701ST (das-1701st),
+  DAS-1701ST-DA (das-1701st-da), DAS-1701/AO (das-1701ao),
+  DAS-1702ST (das-1702st), DAS-1702ST-DA (das-1702st-da),
+  DAS-1702HR (das-1702hr), DAS-1702HR-DA (das-1702hr-da),
+  DAS-1702/AO (das-1702ao), DAS-1801ST (das-1801st),
+  DAS-1801ST-DA (das-1801st-da), DAS-1801HC (das-1801hc),
+  DAS-1801AO (das-1801ao), DAS-1802ST (das-1802st),
+  DAS-1802ST-DA (das-1802st-da), DAS-1802HR (das-1802hr),
+  DAS-1802HR-DA (das-1802hr-da), DAS1802-HC (das-1802hc),
+  DAS-1802AO (das-1802ao)
 Status: works
 
 The waveform analog output on the 'ao' cards is not supported.
index a5392875dd26c55a8fe02d69fa280b898bda8182..ee5e4a59db600bf0e0a0074bc2bea0d09d68b7bd 100644 (file)
@@ -33,6 +33,7 @@ Driver: das6402.o
 Description: Keithley Metrabyte DAS6402 (& compatibles)
 Author: Oystein Svendsen <svendsen@pvv.org>
 Status: unknown
+Devices: [Keithley Metrabyte] DAS6402 (das6402)
 */
 
 #include <linux/module.h>
index e8a442ecd927048926bc3a539c073704be96df00..d8549b17296a388eda6d1981d302967758f1638b 100644 (file)
 Driver: das800.o
 Description: Keithley Metrabyte DAS800 (& compatibles)
 Author: Frank Mori Hess <fmhess@uiuc.edu>
-Device-Names: das-800, das-801, das-802, cio-das800, cio-das801,
-  cio-das802, cio-das802/16
+Devices: [Keithley Metrabyte] DAS-800 (das-800), DAS-801 (das-801),
+  DAS-802 (das-802),
+  [Measurement Computing] CIO-DAS800 (cio-das800),
+  CIO-DAS801 (cio-das801), CIO-DAS802 (cio-das802),
+  CIO-DAS802/16 (cio-das802/16)
 Status: works, cio-das802/16 untested - email me if you have tested it
 
 Configuration options:
index 9b5d017324e34146bd70faf480d557402fd66a1a..159c7bda0291f3de1c840bb354d24a9707e207f0 100644 (file)
@@ -25,7 +25,7 @@ Driver: rti800.o
 Description: Analog Devices RTI-800/815
 Author: ds
 Status: unknown
-Drivers: (Analog Devices) RTI-800 (rti800), RTI-815 (rti815)
+Devices: [Analog Devices] RTI-800 (rti800), RTI-815 (rti815)
 
 Configuration options:
   [0] - I/O port base address
index c6a6f34fe6856b0ac53f79cf3b359416bdd8fd62..cd8599cc6df62df5823c7a2acc53d63da20d0c37 100644 (file)
@@ -24,7 +24,7 @@
 Driver: rti802.o
 Description: Analog Devices RTI-802
 Author: Anders Blomdell <anders.blomdell@control.lth.se>
-Drivers: (Analog Devices) RTI-802 (rti802)
+Devices: [Analog Devices] RTI-802 (rti802)
 Status: works
 */
 
index 5b377ac560b98236f23bc5f26b506fccc586f44f..24ce509f849598a56c3e97b4f03721f12a7c1568 100644 (file)
@@ -23,6 +23,7 @@
 /*
 Driver: skel.o
 Description: Skeleton driver, an example for driver writers
+Devices:
 Author: ds
 
 This driver is a documented example on how Comedi drivers are