From owner-freebsd-current@FreeBSD.ORG Thu Jun 11 20:06:00 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D0A1410656E7 for ; Thu, 11 Jun 2009 20:06:00 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe10.swip.net [212.247.155.33]) by mx1.freebsd.org (Postfix) with ESMTP id 3CD838FC1F for ; Thu, 11 Jun 2009 20:05:59 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=MXw7gxVQKqGXY79tIT8aFQ==:17 a=6I5d2MoRAAAA:8 a=kxZwZ-uwpn7TtvLCynQA:9 a=OpltaZ3StIivT1Y3eidyF5DSsCgA:4 Received: from [62.113.132.61] (account mc467741@c2i.net HELO laptop.adsl.tele2.no) by mailfe10.swip.net (CommuniGate Pro SMTP 5.2.13) with ESMTPA id 1087618524; Thu, 11 Jun 2009 22:05:58 +0200 From: Hans Petter Selasky To: freebsd-current@freebsd.org Date: Thu, 11 Jun 2009 22:10:11 +0200 User-Agent: KMail/1.11.4 (FreeBSD/8.0-CURRENT; KDE/4.2.4; i386; ; ) References: <200906091022.41813.hselasky@c2i.net> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200906112210.13313.hselasky@c2i.net> Cc: usb@freebsd.org, Jeremy Faulkner Subject: Re: Yubikey X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Jun 2009 20:06:01 -0000 Hi, Can you try the following patch and report back: http://perforce.freebsd.org/chv.cgi?CH=164141 --HPS