From 8239288c34fba0c1b316d19820905ce0c59f5f0d Mon Sep 17 00:00:00 2001 From: David Schleef Date: Tue, 10 Jul 2001 21:04:20 +0000 Subject: [PATCH] Remove old drivers --- Documentation/comedi/drivers.txt | 67 -------------------------------- comedi/Config.in | 4 -- 2 files changed, 71 deletions(-) diff --git a/Documentation/comedi/drivers.txt b/Documentation/comedi/drivers.txt index 764a983c..0716312d 100644 --- a/Documentation/comedi/drivers.txt +++ b/Documentation/comedi/drivers.txt @@ -251,19 +251,6 @@ comedi_rt_timer driver can be used to emulate commands for this driver. -Driver: das08-old.o -Description: ComputerBoards, Keithley Metrabyte DAS-08 -Authors: Warren Jasper, ds -Status: unknown - - - -Driver: das08jr-old.o -Description: ComputerBoards DAS-08jr-AO -Authors: Jochen Küpper , ds -Status: unknown - - Driver: das16.o Description: DAS16 compatible boards @@ -307,60 +294,6 @@ Options: -Driver: das16-old.o -Description: CIO-DAS16 (& compatibles) -Authors: Sam Moore, Warren Jasper, ds -Status: unknown - - - -Driver: das1600-old.o -Description: Keithley Metrabyte DAS1600 (& compatibles) -Author: Anders Blomdell - -This driver is obsolete. Use the das16 driver instead. - -The driver recognizes the following board names: - das1601/12 - das1602/12 - das1602/16 - -The file etc/das1600.conf is useful for configuring this board. - -Options (probably wrong, verify with source): - 1 Board base address - 2 IRQ - 3 DMA level select configuration - 0 == DMA level 1 - 1 == DMA level 1 - 3 == DMA level 3 - 4 Crystal select configuration - 0 == 1 MHz - 1 == 1 MHz - 10 == 10 MHz - 5 Input configuration - 0 == differential - 1 == single-ended - 6 Analog input range configuration - 0 == bipolar 10V (-10V -- +10V) - 1 == unipolar 10V (0V -- +10V) - 7 Analog output 0 range configuration - 0 == bipolar 10V (-10V -- +10V) - 1 == bipolar 5V (-5V -- +5V) - 2 == bipolar user supplied (-xV -- +xV) - 3 == unipolar 10V (0V -- +10V) - 4 == unipolar 5V (0V -- +5V) - 5 == unipolar user supplied (0V -- +xV) - 8 Analog output 1 range configuration - 0 == bipolar 10V (-10V -- +10V) - 1 == bipolar 5V (-5V -- +5V) - 2 == bipolar user supplied (-xV -- +xV) - 3 == unipolar 10V (0V -- +10V) - 4 == unipolar 5V (0V -- +5V) - 5 == unipolar user supplied (0V -- +xV) - - - Driver: das1800.o Description: Keithley Metrabyte DAS1800 (& compatibles) Author: Frank Mori Hess diff --git a/comedi/Config.in b/comedi/Config.in index dabe3a2f..5d3134a7 100644 --- a/comedi/Config.in +++ b/comedi/Config.in @@ -67,10 +67,6 @@ fi dep_tristate 'DAS08 compatible driver' CONFIG_COMEDI_DAS08 $CONFIG_COMEDI dep_tristate 'DAS16 compatible driver' CONFIG_COMEDI_DAS16 $CONFIG_COMEDI dep_tristate 'CIO-DAS16/M1 driver' CONFIG_COMEDI_DAS16M1 $CONFIG_COMEDI -dep_tristate 'old DAS-08 series driver' CONFIG_COMEDI_DAS08_OLD $CONFIG_COMEDI -dep_tristate 'old DAS-08jr driver' CONFIG_COMEDI_DAS08JR_OLD $CONFIG_COMEDI -dep_tristate 'old DAS-1600 and compatibles' CONFIG_COMEDI_DAS1600_OLD $CONFIG_COMEDI -dep_tristate 'old DAS16 driver' CONFIG_COMEDI_DAS16_OLD $CONFIG_COMEDI dep_tristate 'DAS-6402 and compatibles' CONFIG_COMEDI_DAS6402 $CONFIG_COMEDI dep_tristate 'DAS-800 and compatibles' CONFIG_COMEDI_DAS800 $CONFIG_COMEDI dep_tristate 'DAS-1800 and compatibles' CONFIG_COMEDI_DAS1800 $CONFIG_COMEDI -- 2.26.2