Added documentation header to dt9812 driver.
authorFrank Mori Hess <fmhess@speakeasy.net>
Mon, 21 Nov 2005 01:21:01 +0000 (01:21 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Mon, 21 Nov 2005 01:21:01 +0000 (01:21 +0000)
comedi/drivers/dt9812.c

index d7f010f4c6a9da2f79c8b90548c1f7303003035d..b130d6274ee03f469ce8197928adc72634805ff6 100644 (file)
  *
  */
 
+/*
+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 ?)