From dd973e32d0f5f2a581b54c781a31de6c1e960b9a Mon Sep 17 00:00:00 2001 From: Bernd Porr Date: Sun, 13 May 2012 15:04:52 +0100 Subject: [PATCH] A colon in the description confused one of the scripts down the line in comedilib. --- comedi/drivers/usbdux.c | 4 ++-- comedi/drivers/usbduxfast.c | 5 ++--- comedi/drivers/usbduxsigma.c | 2 +- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/comedi/drivers/usbdux.c b/comedi/drivers/usbdux.c index 17a468ee..9ac85693 100644 --- a/comedi/drivers/usbdux.c +++ b/comedi/drivers/usbdux.c @@ -28,7 +28,7 @@ Author: Bernd Porr Updated: 13 May 2012 Status: Stable -Supports: +The following subdevices are available - Analog input subdevice: 0 number of channels: 8 @@ -76,7 +76,7 @@ Supports: second the polarity) max data value: 512 -Configuration options: +Configuration options The device requires firmware which is usually uploaded automatically by udev/hotplug at the moment the driver module is loaded. diff --git a/comedi/drivers/usbduxfast.c b/comedi/drivers/usbduxfast.c index 71145678..80c6b0bd 100644 --- a/comedi/drivers/usbduxfast.c +++ b/comedi/drivers/usbduxfast.c @@ -28,9 +28,8 @@ Author: Bernd Porr Updated: 13 May 2012 Status: stable -Supports: - - Analogue input - subdevice: 0 +The device has one subdevice for analogue input. + - subdevice: 0 number of channels: 16 max data value: 4096 ranges: diff --git a/comedi/drivers/usbduxsigma.c b/comedi/drivers/usbduxsigma.c index 561acec0..ba9a3901 100644 --- a/comedi/drivers/usbduxsigma.c +++ b/comedi/drivers/usbduxsigma.c @@ -28,7 +28,7 @@ Author: Bernd Porr Updated: 13 May 2012 Status: Stable -Supports: +The following subdevices are available - Analog input subdevice: 0 number of channels: 16 -- 2.26.2