|
|
1.1 ! root 1: ADB questions ! 2: ! 3: * Where's the definition of "how many bytes per register" and "what does ! 4: the data in register n mean"? ! 5: ! 6: -- device-specific...AdbDriver will fetch all of 'em. ! 7: ! 8: * On a "Talk register 3" when two devices currently have the same address, why ! 9: will only one device detect a collision? What if device A returns 0x01 and ! 10: device B returns 0x02? They'll both see a collision (0x03 will be on the ! 11: bus...). ! 12: ! 13: -- loser jumps off bus on first bad bit! It works. ! 14: ! 15: * How to handle bus reset - AdbKeyboard and AdbMouse objects should free ! 16: themselves? How to re-probe?? ! 17: ! 18: * Keyboard mapping...inside AdbKeyboard? ! 19:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.