From owner-freebsd-current@FreeBSD.ORG Fri Aug 7 12:24:32 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E7C90106566B; Fri, 7 Aug 2009 12:24:32 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe16.tele2.se [212.247.155.225]) by mx1.freebsd.org (Postfix) with ESMTP id 57CE98FC08; Fri, 7 Aug 2009 12:24:31 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=vifD49j4_MQA:10 a=Qa35spukGxu/rmuNTmr4yg==:17 a=6I5d2MoRAAAA:8 a=iYNQXgCyshUQFe9pU2IA:9 a=kl9a1s5acASGSdcFjdYABUFNQPIA:4 Received: from [85.19.72.137] (account mc467741@c2i.net HELO laptop.adsl.tele2.no) by mailfe16.swip.net (CommuniGate Pro SMTP 5.2.13) with ESMTPA id 550270379; Fri, 07 Aug 2009 14:24:30 +0200 From: Hans Petter Selasky To: current@freebsd.org, Attilio Rao Date: Fri, 7 Aug 2009 14:24:31 +0200 User-Agent: KMail/1.11.4 (FreeBSD/8.0-BETA2; KDE/4.2.4; i386; ; ) MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200908071424.32236.hselasky@c2i.net> Cc: Subject: Recent newbus lock patches cleanup in USB regard 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: Fri, 07 Aug 2009 12:24:33 -0000 Hi, I've reviewed Attilio's patches in USB regard and I've spent some hours today to cleanup his initial patch. Result is below: http://perforce.freebsd.org/chv.cgi?CH=167087 Patch for -current will be posted later. The patch needs some more testing before committing. --HPS