Hi all,
        My aim is to write a USB smart card reader driver in Linux, now SCM source code is not complete and obviously proprietory, so i'm guessing here in asking (in conjuction with using the IFDhandler skeleton) that i would need to use the standard library libusb. For example IFDHCreateChannel( DWORD Lun, DWORD Channel), i simply query the bus using the functions provided in libusb such as usb_get_busses(), usb_find_devices(), usb_find_busses(), usb_init(), etc. . So is that all i need to do to get the basic function of my usb reader to work such as power up/down, send reset etc. ?
Thanks in advance.
 
Best Regards,
 
Sim


Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!

Reply via email to