From owner-freebsd-current@FreeBSD.ORG Wed Feb 4 17:30:13 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 302A61065672; Wed, 4 Feb 2009 17:30:13 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe01.swip.net [212.247.154.1]) by mx1.freebsd.org (Postfix) with ESMTP id 8AE7D8FC1E; Wed, 4 Feb 2009 17:30:12 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=w5CQLSjO4joA:10 a=T1bnw8qjY7gA:10 a=6I5d2MoRAAAA:8 a=mI7YBl7DIliEoSTzFYAA:9 a=nzm_t_tu8TeQnuDZgp2NQljMVHsA:4 a=50e4U0PicR4A:10 Received: from [85.19.218.115] (account mc467741@c2i.net HELO [10.37.1.92]) by mailfe01.swip.net (CommuniGate Pro SMTP 5.2.6) with ESMTPA id 140085974; Wed, 04 Feb 2009 18:30:10 +0100 From: Hans Petter Selasky To: freebsd-usb@freebsd.org Date: Wed, 4 Feb 2009 18:32:35 +0100 User-Agent: KMail/1.9.7 References: <1233734352.1767.55.camel@localhost> <20090204.085606.1630229139.imp@bsdimp.com> <200902041733.23389.hselasky@c2i.net> In-Reply-To: <200902041733.23389.hselasky@c2i.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200902041832.36833.hselasky@c2i.net> Cc: vova@fbsd.ru, freebsd-current@freebsd.org Subject: Re: [was: USB2 - umass problem] U3G modem unit number changes 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: Wed, 04 Feb 2009 17:30:14 -0000 Hi Vladimir, You can try the following patch if you want: http://perforce.freebsd.org/chv.cgi?CH=157145 You probably need to apply by hand, but if you can wait a couple of days, this will be in -current . --HPS