From owner-freebsd-usb@FreeBSD.ORG Sat Feb 22 18:28:48 2014 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5F53AB13 for ; Sat, 22 Feb 2014 18:28:48 +0000 (UTC) Received: from land.berklix.org (land.berklix.org [144.76.10.75]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D980D10A1 for ; Sat, 22 Feb 2014 18:28:47 +0000 (UTC) Received: from park.js.berklix.net (p5DCBDD89.dip0.t-ipconnect.de [93.203.221.137]) (authenticated bits=128) by land.berklix.org (8.14.5/8.14.5) with ESMTP id s1MIRtis030292; Sat, 22 Feb 2014 18:27:56 GMT (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (fire.js.berklix.net [192.168.91.41]) by park.js.berklix.net (8.14.3/8.14.3) with ESMTP id s1MHnHGN002599; Sat, 22 Feb 2014 18:49:18 +0100 (CET) (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (localhost [127.0.0.1]) by fire.js.berklix.net (8.14.5/8.14.5) with ESMTP id s1MHmrZK021602; Sat, 22 Feb 2014 18:49:05 +0100 (CET) (envelope-from jhs@berklix.com) Message-Id: <201402221749.s1MHmrZK021602@fire.js.berklix.net> To: Alexander Leidinger Subject: Re: Reiner SCT RFID unknown device id? From: "Julian H. Stacey" Organization: http://berklix.com BSD Unix Linux Consultants, Munich Germany User-agent: EXMH on FreeBSD http://berklix.com/free/ X-URL: http://www.berklix.com In-reply-to: Your message "Sat, 22 Feb 2014 14:26:18 +0100." <20140222142618.00006f9b@unknown> Date: Sat, 22 Feb 2014 18:48:53 +0100 Cc: "Julian H. Stacey" , freebsd-usb@freebsd.org X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Feb 2014 18:28:48 -0000 Alexander Leidinger wrote: > On Tue, 18 Feb 2014 22:16:17 +0100 > "Julian H. Stacey" wrote: > > > Hans Petter Selasky 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 Compiled with PC/SC lite version: 1.8.8 SCardEstablishContext: Service not available. man pcscd /etc/rc.conf: pcscd_enable="YES" # for /usrlocal/etc/rc.d/pcscd /usr/local/etc/rc.d/pcscd start pcsc_scan PC/SC device scanner V 1.4.21 (c) 2001-2011, Ludovic Rousseau Compiled with PC/SC lite version: 1.8.8 Using reader plug'n play mechanism Scanning present readers... Waiting for the first reader... ls -l /usr/local/etc/reader.conf.d/reader.conf # nothing cd /usr/local ; find . -name find . -name \*reader.conf\* ./man/man5/reader.conf.5.gz man 5 reader.conf "USB readers SHALL NOT be configured using this file" cd /usr/local/lib/pcsc/drivers/libifd-cyberjack.bundle/Contents find . -type f ./Info.plist ./PkgInfo ./FreeBSD/libifd-cyberjack.so.6 ./FreeBSD/libifd-cyberjack.la vi Info.plist VendorID .. 0x0c4b same as mine ProductID does not include my 0x9102 do a quick hack in 3 blocks to add it. /usr/local/etc/rc.d/pcscd restart pcsc_scan Waiting for the first reader...^D Got to stop for now. Am I on course please ? Cheers, Julian -- Julian Stacey, BSD Unix Linux C Sys Eng Consultant, Munich http://berklix.com Interleave replies below like a play script. Indent old text with "> ". Send plain text, not quoted-printable, HTML, base64, or multipart/alternative.