diff options
author | Nikias Bassen | 2009-08-02 06:42:00 +0200 |
---|---|---|
committer | Nikias Bassen | 2009-08-02 06:42:00 +0200 |
commit | 3d517f6879b0c476a2e1ac9a55bb7d436977e3b6 (patch) | |
tree | 381e2286a4f205e48c6888458959669a256f4658 /README.devel | |
parent | 50a85a4c8b50a9884ddd5530132995dc962ebb13 (diff) | |
download | usbmuxd-3d517f6879b0c476a2e1ac9a55bb7d436977e3b6.tar.gz usbmuxd-3d517f6879b0c476a2e1ac9a55bb7d436977e3b6.tar.bz2 |
Workaround for usb communication issue aka 'N*128 problem' or 'N*512 problem'
For some strange reason packets that are N*128 bytes long via USB 1.1,
or N*512 bytes long via USB 2.0, the device will not send an answer and
any following packet will cause a connection reset.
See this as a workaround until the usb issue has been resolved.
Diffstat (limited to 'README.devel')
0 files changed, 0 insertions, 0 deletions