From owner-freebsd-net@FreeBSD.ORG Sun Jan 27 19:07:13 2013 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E2976BB5; Sun, 27 Jan 2013 19:07:13 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe04.c2i.net [212.247.154.98]) by mx1.freebsd.org (Postfix) with ESMTP id E99DD11A; Sun, 27 Jan 2013 19:07:12 +0000 (UTC) X-T2-Spam-Status: No, hits=-1.0 required=5.0 tests=ALL_TRUSTED Received: from [176.74.213.204] (account mc467741@c2i.net HELO laptop015.hselasky.homeunix.org) by mailfe04.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 370745577; Sun, 27 Jan 2013 20:07:09 +0100 From: Hans Petter Selasky To: Raphael Kubo da Costa Subject: Re: kern/174707: [ng_ubt] [patch] Add vendor IDs for Broadcom USB dongles (BCM20702) Date: Sun, 27 Jan 2013 20:08:24 +0100 User-Agent: KMail/1.13.7 (FreeBSD/9.1-STABLE; KDE/4.8.4; amd64; ; ) References: <201301200734.r0K7YH4w027535@freefall.freebsd.org> <201301271710.38023.hselasky@c2i.net> <87bocao4wz.fsf@FreeBSD.org> In-Reply-To: <87bocao4wz.fsf@FreeBSD.org> X-Face: ?p&W)c(+80hU; '{.$5K+zq{oC6y| /D'an*6mw>j'f:eBsex\Gi, Cc: freebsd-net@freebsd.org, bug-followup@freebsd.org X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jan 2013 19:07:14 -0000 On Sunday 27 January 2013 19:29:48 Raphael Kubo da Costa wrote: > Hans Petter Selasky writes: > >> Hans, do you think it makes sense to MFC this to the other stable > >> branches? I don't have 7 and 8 systems at hand to test this patch, so > >> I'd like your feedback on the issue. > > > > Yes, 8 at least. Could try 7 too, but then you need to translate the > > patch into the old USB stack. > > Right, I guess it's OK to leave 7 out. Are you willing to perform the > MFC or would you like me to take care of it? Please do the MFC! I'm quite busy and might forget to do such stuff :-) --HPS