[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 3/7] ccid: add passthru card device
From: |
Jes Sorensen |
Subject: |
Re: [Qemu-devel] [PATCH 3/7] ccid: add passthru card device |
Date: |
Mon, 14 Mar 2011 16:51:09 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Thunderbird/3.1.7 |
On 03/14/11 15:53, Alon Levy wrote:
> On Mon, Mar 14, 2011 at 03:04:04PM +0100, Jes Sorensen wrote:
>> On 02/23/11 12:20, Alon Levy wrote:
>>> The passthru ccid card is a device sitting on the usb-ccid bus and
>>> using a chardevice to communicate with a remote device using the
>>> VSCard protocol defined in libcacard/vscard_common.h
>>>
>>> Usage docs available in following patch in docs/ccid.txt
>>>
>>> Signed-off-by: Alon Levy <address@hidden>
>>>
>>
>> Except for the usual formatting bits, this one looks fine to me.
>
> What exactly?
The comments formatting as I mentioned in previous patches.
Jes