From f6bae24509b38344d7563937ff7ce8da600ef408 Mon Sep 17 00:00:00 2001 From: Frank Mori Hess Date: Thu, 3 Mar 2005 22:06:50 +0000 Subject: [PATCH] updated documentation: firmware cannot be compiled into driver any more. --- comedi/drivers/daqboard2000.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/comedi/drivers/daqboard2000.c b/comedi/drivers/daqboard2000.c index e5469165..1fe06326 100644 --- a/comedi/drivers/daqboard2000.c +++ b/comedi/drivers/daqboard2000.c @@ -30,10 +30,9 @@ Devices: [IOTech] DAQBoard/2000 (daqboard2000) Much of the functionality of this driver was determined from reading the source code for the Windows driver. -The FPGA on the board requires initialization code, which can either -be compiled into the driver or loaded by comedi_config using the -i -option. The latter is recommended, in order to save a bit of kernel -memory. +The FPGA on the board requires initialization code, which can +be loaded by comedi_config using the -i +option. Configuration options: none -- 2.26.2