On Fri, Oct 12, 2007 at 01:26:44PM +0200, Juergen Beisert wrote:
I suppose it's the predecessor of IMT-02: http://www.inmax.com.tw/products_imt02.htm
Great. Hmm, but it seems our one is connected to the Super-IO UART. But the kernel states:
[...] <6>cardman_usb.c v2.3 2003/03/26 support.linux@omnikey.com <6>usb.c: registered new driver cardman [...]
So it seems more an USB based device. I'm confused.
That's just the driver being loaded and registered. There's no sign of a USB device driven by the driver.
To double check you can of course do lsusb or cat /proc/bus/usb/devices
No docs.
:-(
If it is indeed USB and implements the CCID device class there's no need for docs. :)
//Peter