From owner-freebsd-current@FreeBSD.ORG Thu Jan 22 15:36:51 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 F345E10656DD; Thu, 22 Jan 2009 15:36:50 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe11.swipnet.se [212.247.155.65]) by mx1.freebsd.org (Postfix) with ESMTP id 60F948FC2B; Thu, 22 Jan 2009 15:36:49 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=ysW5hgY2mRQA:10 a=6I5d2MoRAAAA:8 a=BDwaAj4jZNtyhgjvPwUA:9 a=hxg3tgWPZI9e5rilUGUA:7 a=1uQOfrYE2kg-FkgOc1ETOYUAWmoA:4 a=50e4U0PicR4A:10 Received: from [85.19.218.115] (account mc467741@c2i.net HELO [10.37.1.92]) by mailfe11.swip.net (CommuniGate Pro SMTP 5.2.6) with ESMTPA id 1011901703; Thu, 22 Jan 2009 16:21:49 +0100 From: Hans Petter Selasky To: freebsd-current@freebsd.org Date: Thu, 22 Jan 2009 16:24:12 +0100 User-Agent: KMail/1.9.7 References: <1421.1232314073@critter.freebsd.dk> In-Reply-To: <1421.1232314073@critter.freebsd.dk> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200901221624.13536.hselasky@c2i.net> Cc: Poul-Henning Kamp , current@freebsd.org Subject: Re: USB2 + ucom + UHCI: still not happy 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, 22 Jan 2009 15:36:51 -0000 Hi, Try these patches on a clean -current. Tested with a similar device of yours! http://perforce.freebsd.org/chv.cgi?CH=156521 http://perforce.freebsd.org/chv.cgi?CH=156522 --HPS