From 9ebd857c720586c5d1f3bcdd4a77020686c76694 Mon Sep 17 00:00:00 2001 From: Ian Abbott Date: Mon, 14 Apr 2008 14:43:44 +0000 Subject: [PATCH] Documented pci bus/slot configuration options. --- comedi/drivers/ke_counter.c | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/comedi/drivers/ke_counter.c b/comedi/drivers/ke_counter.c index 9c6b70d3..0f14eda7 100644 --- a/comedi/drivers/ke_counter.c +++ b/comedi/drivers/ke_counter.c @@ -25,9 +25,15 @@ Driver: ke_counter Description: Driver for Kolter Electronic Counter Card Devices: [Kolter Electronic] PCI Counter Card (ke_counter) Author: Michael Hillmann -Updated: 2002.4.11 +Updated: Mon, 14 Apr 2008 15:42:42 +0100 Status: tested +Configuration Options: + [0] - PCI bus of device (optional) + [1] - PCI slot of device (optional) + If bus/slot is not specified, the first supported + PCI device found will be used. + This driver is a simple driver to read the counter values from Kolter Electronic PCI Counter Card. */ -- 2.26.2