Documented PCI bus/slot options.
authorIan Abbott <abbotti@mev.co.uk>
Wed, 1 Aug 2007 10:52:57 +0000 (10:52 +0000)
committerIan Abbott <abbotti@mev.co.uk>
Wed, 1 Aug 2007 10:52:57 +0000 (10:52 +0000)
comedi/drivers/cb_pcidio.c

index 707103c4e55d35c017d186fd6a45ed80005c0956..d9a1f93e450ccd3e0474dd545cdf5ef3e38ebcbc 100644 (file)
@@ -25,13 +25,18 @@ Driver: cb_pcidio.o
 Description: ComputerBoards' DIO boards with PCI interface
 Devices: [Measurement Computing] PCI-DIO24H (cb_pcidio), PCI-DIO48H
 Author: Yoshiya Matsuzaka
-Updated: Wed, 25 Jul 2007 15:15:41 +0900
+Updated: Wed, 01 Aug 2007 11:52:49 +0100
 Status: experimental
 
 This driver has been modified from skel.c of comedi-0.7.70.
 
 Configuration Options:
-  none
+  [0] - PCI bus of device (optional)
+  [1] - PCI slot of device (optional)
+  If bus/slot is not specified, the first available PCI device will
+  be used.
+
+Passing a zero for an option is the same as leaving it unspecified.
 */
 
 /*------------------------------ HEADER FILES ---------------------------------*/