Hello:

I am trying to get a BrailleConnect 24 to work over USB with the current the 
release of brltty. I remember this came up before on the list regarding a 
VarioConnect display, and Dave issued a patch. Using that patch as a guide, I 
added the following lines to my copy of BrailleDrivers/Baum/braille.c in the 
UsbChannelDefinition struct:
{ /* BrailleConnect 24 */
                .vendor=0x0904, .product=0x2009,
                        .configuration=1, .interface=0, .alternative=0,
      .inputEndpoint=1, .outputEndpoint=2,
      .disableAutosuspend=1
        }

This does not work for me. Does anyone have any ideas?

Rob

_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: [email protected]
For general information, go to: http://mielke.cc/mailman/listinfo/brltty

Reply via email to