~ubuntu-branches/ubuntu/precise/libmtp/precise-proposed

« back to all changes in this revision

Viewing changes to src/README

  • Committer: Bazaar Package Importer
  • Author(s): Savvas Radevic
  • Date: 2009-04-18 19:58:14 UTC
  • mto: (16.1.2 squeeze) (0.2.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 21.
  • Revision ID: james.westby@ubuntu.com-20090418195814-o6h16rbqdbvlrw8s
Tags: upstream-0.3.7
ImportĀ upstreamĀ versionĀ 0.3.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Lots of docs to follow...
2
 
 
3
 
KERNEL BUG ON LINUX
4
 
-------------------
5
 
 
6
 
Linux 2.6.16 is generally speaking required to use any MTP 
7
 
device under USB 2.0. This is because the EHCI driver 
8
 
previously did not support zero-length writes to endpoints.
9
 
 
10
 
It should work in most cases however, or if you connect it
11
 
to an UHCI/OHCI port instead (yielding lower speed). But 
12
 
please just use a recent kernel.
13
 
 
14
 
 
15
 
 
16
1
RELATION TO LIBPTP2
17
2
-------------------
18
3