Comment 6 for bug 84139

Revision history for this message
Samuel thibault (samuel-thibault) wrote : Re: [BRLTTY] Re: [Bug 84139] Re: Arduino detected as braille device

Mario Lang, le Fri 09 Feb 2007 14:34:18 -0000, a écrit :
> FYI, here is how my Handy Tech Modular Evolution 88 identifies:
>
> Bus 001 Device 041: ID 0403:6001 Future Technology Devices International, Ltd 8-bit FIFO
> Device Descriptor:
> bLength 18
> bDescriptorType 1
> bcdUSB 1.10
> bDeviceClass 0 (Defined at Interface level)
> bDeviceSubClass 0
> bDeviceProtocol 0
> bMaxPacketSize0 8
> idVendor 0x0403 Future Technology Devices International, Ltd
> idProduct 0x6001 8-bit FIFO
> bcdDevice 4.00
> iManufacturer 1 FTDI
> iProduct 2 USB <-> Serial
> iSerial 0
> bNumConfigurations 1

Gasp, this is not specific to the braille device at all :(

I guess the only safe solution is to comment the line in the udev
script, and require users to either uncomment it by hand or load brltty
explicitly.

Samuel