help needed: Android devices and FTDI dive computers

Dirk Hohndel dirk at hohndel.org
Sat Aug 11 11:57:03 PDT 2018


On Sat, Aug 11, 2018 at 11:19:29AM -0700, Linus Torvalds wrote:
> On Sat, Aug 11, 2018 at 11:09 AM Dirk Hohndel <dirk at hohndel.org> wrote:
> >
> >
> > Yep, I remembered correctly:
> >
> > https://stackoverflow.com/a/8328814
> 
> Well, that one used hex numbers without a 0x prefix.
> 
> Does it perhaps work if you do
> 
>   <usb-device vendor-id="0x0BDA" product-id="0x8187"/>
> 
> instead? Because if the number parsing is based on _anything_ normal,
> then it should work.

You're gonna make me try this instead of working on the several dozen
other things that I should work on. Well done.

> But if it doesn't, oh well. And I'd blame xml. Because anybody who
> ever uses xml gets everything wrong.

... says the guy who picked XML as the initial file format for Subsurface :-)

/D


More information about the subsurface mailing list