From owner-freebsd-questions@FreeBSD.ORG Tue Oct 14 02:16:18 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BBD19171 for ; Tue, 14 Oct 2014 02:16:18 +0000 (UTC) Received: from mail-la0-x22c.google.com (mail-la0-x22c.google.com [IPv6:2a00:1450:4010:c03::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 452ED32C for ; Tue, 14 Oct 2014 02:16:18 +0000 (UTC) Received: by mail-la0-f44.google.com with SMTP id hs14so7620361lab.31 for ; Mon, 13 Oct 2014 19:16:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=b58pJhz9LTfMQK4ZCqsy8xUomZW44Tr5xvXP1UFEBsU=; b=rOh9JGZlFRyRt8rtfEFA6Pcc/jKcfAn2JS00GdFEXG3NVMUI5SdxKZP5cAA+P36gyI kvT9iGZOij0g6NuhRCJvY/78tK538xtAMhEoTmFyV3r6AdksEF5yGjogHY5C84LzfNtE x67IrDASCjUSfaJq/UQWCdhg1UKLoLpbIP/kewIyws8YUHiVcmHa6/lpi+lDxrFBs12H qN0hc7mEYpHBGCt1KCOq2rwHFgdUQlI9Ue3cKvrQB+qXKyGre0IYsLTG/XWwBmCvt156 VfOI6QOiJyT1er5GFzSqnBBF1NSHml7lZi6CxANh9j9ygfVi8A+O2qAsdLGM5ggdzM8G LcFQ== MIME-Version: 1.0 X-Received: by 10.112.157.225 with SMTP id wp1mr2019269lbb.55.1413252976150; Mon, 13 Oct 2014 19:16:16 -0700 (PDT) Received: by 10.25.136.65 with HTTP; Mon, 13 Oct 2014 19:16:16 -0700 (PDT) In-Reply-To: <201410131613.s9DGD5q4027308@fire.js.berklix.net> References: <201410131613.s9DGD5q4027308@fire.js.berklix.net> Date: Mon, 13 Oct 2014 19:16:16 -0700 Message-ID: Subject: Re: RFID tag read/write on FreeBSD From: Waitman Gobble To: "Julian H. Stacey" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: "freebsd-questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Oct 2014 02:16:18 -0000 On Mon, Oct 13, 2014 at 9:13 AM, Julian H. Stacey wrote: > Hi, Reference: > > instead of people. After I talked to some people I now understand the > > protocol is mostly standardized so it might be good to turn this into a > > port, since it should theoretically work with all the modern RFID > > chipsets. And "AFAIK" RFID tag stuff has been limited to MS OS > computers. > > Nice of you offering to expand PD src for RFID :-) > In case it helps, there was some discussion here > > http://lists.freebsd.org/pipermail/freebsd-usb/2014-February/012813.html > > & possible some other thread before / since I recall, > (I havent used RFID but do have an RFID card reader) > > Cheers, > Julian > -- > Julian Stacey, BSD Linux Unix C Sys Eng Consultant Munich > http://berklix.com > Indent previous with "> ". Interleave reply paragraphs like a play > script. > Send plain text, not quoted-printable, HTML, base64, or > multipart/alternative. > I checked the link out, thanks. It seems to be a discussion about an authentication device used for money transactions. I checked out the Linux driver sources for that device, there's reference to firmware file in the code but I don't see the blob. Anyway I'm not sure my thing is compatible with that particular type of reader device. -- Waitman Gobble Los Altos California USA 510-830-7975