From owner-freebsd-current@FreeBSD.ORG Wed Jan 5 12:47:57 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55CA416A4CF for ; Wed, 5 Jan 2005 12:47:57 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0EE043D1D for ; Wed, 5 Jan 2005 12:47:56 +0000 (GMT) (envelope-from flemmingf@gmail.com) Received: by rproxy.gmail.com with SMTP id g11so593730rne for ; Wed, 05 Jan 2005 04:47:56 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=Z4RULB/ce/MQD83xulhpc+GpcbogX6oUN7o2Tr325x+KiDxqOC0HJOkQVeb146UiHdZYYriDitK/rNbOo1O1sCoxdQKj0PTdZLknltxMEFT25aeJWnrEUuLdQHUBBUe8KT3qsImTXtkWcuQEAClNVKr7dHsbuHyHjAjnQtYo4c8= Received: by 10.38.76.80 with SMTP id y80mr298598rna; Wed, 05 Jan 2005 04:47:56 -0800 (PST) Received: by 10.38.125.44 with HTTP; Wed, 5 Jan 2005 04:47:56 -0800 (PST) Message-ID: <450e91b4050105044772a20076@mail.gmail.com> Date: Wed, 5 Jan 2005 13:47:56 +0100 From: =?ISO-8859-1?Q?Flemming_Fr=F8kj=E6r?= To: freebsd-current@freebsd.org In-Reply-To: <20041224010759.N1763@april.chuckr.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20041224010759.N1763@april.chuckr.org> Subject: Re: fingerprints X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: =?ISO-8859-1?Q?Flemming_Fr=F8kj=E6r?= List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Jan 2005 12:47:57 -0000 On Fri, 24 Dec 2004 01:11:04 -0500 (EST), Chuck Robey wrote: > I *really* disilked the fact that (apparently) the only fingerprint > reader is supplied via Microsoft, but beyond that, it's a USB device, http://www.secugen.com/products/sdk_fdx.htm#fdulinux These works witn linux and they provide sample application with source code. Flemming