[BRLTTY] varioconnect40 and brltty latest dev

Dave Mielke dave at mielke.cc
Fri Aug 22 15:53:24 EDT 2008


[quoted lines by Andor Demarteau on 2008/08/22 at 21:45 +0200]

>Bus 003 Device 008: ID 0904:2007

Thanks. Please try applying the attached patch (baum-usb-1.patch).

-- 
Dave Mielke           | 2213 Fox Crescent | I believe that the Bible is the
Phone: 1-613-726-0014 | Ottawa, Ontario   | Word of God. Please contact me
EMail: dave at mielke.cc | Canada  K2A 1H7   | if you're concerned about Hell.
http://FamilyRadio.com/                   | http://Mielke.cc/bible/
-------------- next part --------------
Index: BrailleDrivers/Baum/braille.c
===================================================================
--- BrailleDrivers/Baum/braille.c	(revision 3874)
+++ BrailleDrivers/Baum/braille.c	(working copy)
@@ -1715,6 +1715,13 @@
       .disableAutosuspend=1
     }
     ,
+    { /* Vario Connect 40 */
+      .vendor=0X0904, .product=0X2007,
+      .configuration=1, .interface=0, .alternative=0,
+      .inputEndpoint=1, .outputEndpoint=2,
+      .disableAutosuspend=1
+    }
+    ,
     { .vendor=0 }
   };
 


More information about the BRLTTY mailing list