Hi, On Feb 22, 2014, at 18:48 , Julian H. Stacey wrote: >>>> On 02/17/14 16:54, Mathias Picker wrote: >>>>> I just found a used Reiner SCT RFID >>>>> (http://www.reiner-sct.com/produkte/chipkartenleser/cyberJack_RFID_standard.html) >>>>> and bought it, hoping I could get it to work in FreeBSD. >> >> A port at >> http://www.leidinger.net/test/pcsc-cyberjack.tar.bz2 >> >> I did this port not for the RFID reader, it's for another one. It may >> or may not work for you. > > Thanks Alexander !, I downloaded & installed on 9.2-RELEASE, > > I reduced files/* long rooted names to eg > --- ifd/Makefile.in.orig 2013-01-19 23:47:28.016736517 +0100 > +++ ifd/Makefile.in 2013-01-19 23:48:19.870759570 +0100 > copies in > http://www.berklix.com/~jhs/src/bsd/fixes/freebsd/ports/gen/security/pcsc-cyberjack/ > > I ran make package-recursive to make sure any dependencies are in place, > & installed security/pcsc-tools > > pcsc_scan > PC/SC device scanner > V 1.4.21 (c) 2001-2011, Ludovic Rousseau <[email protected]> > Compiled with PC/SC lite version: 1.8.8 > SCardEstablishContext: Service not available.
Try to run pcscd in foreground: sudo pcscd -df Usually the daemon says more detailed why the Service is not available. I have seen a Reiner SCT reader somewhere in the office, will also try to play with this next week. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[email protected]"
