linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Antti Palosaari <crope@iki.fi>
To: "Bjørn Mork" <bjorn@mork.no>
Cc: "István Váradi" <ivaradi@gmail.com>, linux-media@vger.kernel.org
Subject: Re: Smart card reader support for Anysee DVB devices
Date: Fri, 02 Sep 2011 16:32:57 +0300	[thread overview]
Message-ID: <4E60DB09.1060304@iki.fi> (raw)
In-Reply-To: <87wrdri4sp.fsf@nemi.mork.no>

On 09/02/2011 02:04 PM, Bjørn Mork wrote:
> Antti Palosaari<crope@iki.fi>  writes:
>
>> Since Anysee device itself does not have CCID interface it is needed
>> to make virtual USB device in order to get CCID support. I have never
>> seen virtual USB devices like that, but there is VHCI in current
>> kernel staging that actually does something like that over IP.
>
> Don't know if you have seen this already, but there's a virtual CCID
> device implementation in QEMU.  See http://wiki.qemu.org/Features/Smartcard
> Should be a good starting point.  Combine it withe the VHCI driver from
> USBIP and you have your CCID device.

It is first time I hear about QEMU virtual CCID. Now we have all parts 
needed for USBIP VHCI and QEMU virtual CCID, just glue those together.

I wonder if it is wise to even create virtual CCID "core" to Kernel. 
There is few other readers that can use that too, actually I think all 
USB readers that have unique USB ID (blocking out those which uses 
USB-serial converters with common IDs).

As I see that CCID still more complex as serial device I will still look 
implementing it as serial as now.

regards
Antti


-- 
http://palosaari.fi/

  reply	other threads:[~2011-09-02 13:33 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-17 14:18 Smart card reader support for Anysee DVB devices István Váradi
2011-08-14 23:51 ` Antti Palosaari
2011-08-15 11:14   ` Antti Palosaari
2011-08-17 20:41     ` Antti Palosaari
2011-08-29 14:44       ` István Váradi
2011-08-29 14:50         ` Antti Palosaari
2011-08-29 15:13           ` István Váradi
2011-08-29 15:23             ` Antti Palosaari
2011-09-02 11:04               ` Bjørn Mork
2011-09-02 13:32                 ` Antti Palosaari [this message]
2011-09-28 14:32                   ` Antti Palosaari
2011-09-30 15:36                     ` Antti Palosaari
2011-10-02 21:06                       ` HoP
2011-10-03 17:56                       ` Bjørn Mork
2011-10-03 12:36           ` James Courtier-Dutton
2011-10-03 12:50             ` Antti Palosaari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E60DB09.1060304@iki.fi \
    --to=crope@iki.fi \
    --cc=bjorn@mork.no \
    --cc=ivaradi@gmail.com \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).