Le Saturday 01 December 2001 à 10:50:27, [EMAIL PROTECTED] a écrit: > don't some usb smartcard drivers use kernel modules ?
Not the driver I am working on. It is all in user land. > i would like to encourage everyone to take a look at libusb. > it allows user space applications to communicate with usb > devices via /proc/bus/usb. I don't know libusb. But it seams to be very Linux specific. The driver [1] talks directly to /proc/bus/usb/001/002 like if it was a serial port. Very easy. The problem is that OpenBSD (and maybe the other *BSD) do not have /proc/bus/usb but /dev/usb[0,1] instead. So some parts in pcsc-lite and some parts in the driver must be changed (at least to use libusb instead). > for details on libusb go to www.linux-usb.org (.com ? not sure), > they have a link to it. libusb might work on some *BSD systems, too. I could not find reference for *BSD on www.linux-usb.org. Have you a more specific pointer please? Bye, [1] http://ludovic.rousseau.free.fr/softwares/ifd-GemPC/ifd-GemPC.html -- Dr. Ludovic Rousseau [EMAIL PROTECTED] -- Normaliser Unix c'est comme pasteuriser le Camembert, L.R. -- *************************************************************** Unix Smart Card Developers - M.U.S.C.L.E. (Movement for the Use of Smart Cards in a Linux Environment) http://www.linuxnet.com/ To unsubscribe send an email to [EMAIL PROTECTED] with unsubscribe sclinux ***************************************************************