Now that the Android APIs support working directly with USB devices (since 3.1), I am curious if there has been any work to create \"soft-mode\" drivers for some of the more pop
I have started work on an IRDA driver stack over USB in user space. I am working out the basic plumbing but as far as I can see if I can create the equivalent user space driver to the linux kernel drivers such as the STIR4200 driver then I "ought" to then be able to port over existing IRDA protocol stacks such as JIR.
We shall see...