[Qemu-devel] [PATCH 1/4] usb-ccid: add CCID bus

2010-11-09 Thread Alon Levy
A CCID device is a smart card reader. It is a USB device, defined at [1]. This patch introduces the usb-ccid device that is a ccid bus. Next patches will introduce two card types to use it, a passthru card and an emulated card. [1] http://www.usb.org/developers/devclass_docs/DWG_Smart-Card_CCID_R

[Qemu-devel] [PATCH 1/4] usb-ccid: add CCID bus

2010-11-09 Thread Alon Levy
A CCID device is a smart card reader. It is a USB device, defined at [1]. This patch introduces the usb-ccid device that is a ccid bus. Next patches will introduce two card types to use it, a passthru card and an emulated card. [1] http://www.usb.org/developers/devclass_docs/DWG_Smart-Card_CCID_R

Re: [Qemu-devel] [PATCH 1/4] usb-ccid: add CCID bus

2010-11-09 Thread Alon Levy
On Tue, Nov 09, 2010 at 11:11:21AM +0100, Markus Armbruster wrote: > Alon Levy writes: > > > A CCID device is a smart card reader. It is a USB device, defined at [1]. > > This patch introduces the usb-ccid device that is a ccid bus. Next patches > > will > > introduce two card types to use it, a

Re: [Qemu-devel] [PATCH 1/4] usb-ccid: add CCID bus

2010-11-09 Thread Markus Armbruster
Alon Levy writes: > A CCID device is a smart card reader. It is a USB device, defined at [1]. > This patch introduces the usb-ccid device that is a ccid bus. Next patches > will > introduce two card types to use it, a passthru card and an emulated card. > > [1] http://www.usb.org/developers/dev

[Qemu-devel] [PATCH 1/4] usb-ccid: add CCID bus

2010-10-24 Thread Alon Levy
A CCID device is a smart card reader. It is a USB device, defined at [1]. This patch introduces the usb-ccid device that is a ccid bus. Next patches will introduce two card types to use it, a passthru card and an emulated card. [1] http://www.usb.org/developers/devclass_docs/DWG_Smart-Card_CCID_R