Amira Solomovici wrote: >>What kind of device do you have? >> >A SmartCard reader. Are there allocated major:minor numbers for such devices >(as there are for scanners, for example)? > Check out this link: http://www.linuxnet.com/software.html
You'll need to install PC/SC Lite and the appropriate driver for your reader (there is a DDK on the drivers page if you need to write a new one.) I was able to hack in support for my Gemplus GCR432 reader in < 1 hour. This seems to be the de-facto standard framework for Linux smartcard support. The whole thing is done in user-space, so you won't need to worry about kernel drivers, major:minor, etc... -- Mark McClelland [EMAIL PROTECTED] _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel