On Wed, Dec 15, 2010 at 01:01:56PM +0100, Gerd Hoffmann wrote: > On 12/12/10 19:37, Alon Levy wrote: > >This patchset adds three new devices, usb-ccid, ccid-card-passthru and > >ccid-card-emulated, providing a CCID bus, a simple passthru protocol > >implementing card requiring a client, and a standalone emulated card. > > Hmm, 'git am' refuses to apply these and complains about a corrupted patch: > > Applying: libcacard: initial commit after coding style fixes > fatal: corrupt patch at line 5839 > > Is there a git tree somewhere with the patches to pull from? > git://anongit.freedesktop.org/~alon/qemu usb_ccid.v9
It contains some other patches (usb attach/detach and qtree extra parameter patches), so cherry-pick from it. I'll make a straight branch too after I address your comments. > cheers, > Gerd