From: Frank Mori Hess Date: Mon, 21 Nov 2005 01:21:01 +0000 (+0000) Subject: Added documentation header to dt9812 driver. X-Git-Tag: r0_7_71~120 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7e82db5ce06c6bdf66ae2fe91d1099f5506f3021;p=comedi.git Added documentation header to dt9812 driver. --- diff --git a/comedi/drivers/dt9812.c b/comedi/drivers/dt9812.c index d7f010f4..b130d627 100644 --- a/comedi/drivers/dt9812.c +++ b/comedi/drivers/dt9812.c @@ -22,6 +22,19 @@ * */ +/* +Driver: dt9812.o +Description: Data Translation DT9812 USB module +Author: anders.blomdell@control.lth.se (Anders Blomdell) +Status: in development +Devices: [Data Translation] DT9812 (dt9812) +Updated: Sun Nov 20 20:18:34 EST 2005 + +This driver works, but bulk transfers not implemented. Might be a starting point +for someone else. I found out too late that USB has too high latencies (>1 ms) +for my needs. +*/ + /* * Nota Bene: * 1. All writes to command pipe has to be 32 bytes (ISP1181B SHRTP=0 ?)