From owner-freebsd-current@FreeBSD.ORG Mon May 18 14:48:53 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 87332106568C; Mon, 18 May 2009 14:48:53 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe05.swip.net [212.247.154.129]) by mx1.freebsd.org (Postfix) with ESMTP id 9167E8FC24; Mon, 18 May 2009 14:48:52 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=_BEwgaXNDRcA:10 a=j+k/Ze5hWUCaCztCgEjzDQ==:17 a=qEmZkb-KXYhecAtQk-QA:9 a=4cYV6oinmLXK2LUBHfRiNdivaNwA:4 Received: from [81.191.55.181] (account mc467741@c2i.net HELO laptop) by mailfe05.swip.net (CommuniGate Pro SMTP 5.2.13) with ESMTPA id 1142263872; Mon, 18 May 2009 16:48:51 +0200 From: Hans Petter Selasky To: Mario Pavlov Date: Mon, 18 May 2009 16:51:25 +0200 User-Agent: KMail/1.9.7 References: <2124185244.44258.1242657799168.JavaMail.apache@mail53.abv.bg> In-Reply-To: <2124185244.44258.1242657799168.JavaMail.apache@mail53.abv.bg> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200905181651.26773.hselasky@c2i.net> Cc: freebsd-current@freebsd.org, freebsd-stable@freebsd.org, freebsd-questions@freebsd.org, freebsd-usb@freebsd.org Subject: Re: Unable to read from CCID USB reader 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: Mon, 18 May 2009 14:48:54 -0000 On Monday 18 May 2009, Mario Pavlov wrote: > Hi, > no I haven't tried it on CURRENT > should I do that ? > is there something new in the USB stuff there ? There is a new USB stack in 8-current and a new libusb which is installed as a part of the base system. --HPS