From owner-svn-src-head@FreeBSD.ORG Wed Dec 26 18:49:24 2012 Return-Path: Delivered-To: svn-src-head@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E1DA7CD5; Wed, 26 Dec 2012 18:49:24 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) by mx1.freebsd.org (Postfix) with ESMTP id A658F8FC0C; Wed, 26 Dec 2012 18:49:23 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.5/8.14.5) with ESMTP id qBQInCoh006962; Wed, 26 Dec 2012 22:49:12 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.5/8.14.5/Submit) id qBQInCjS006961; Wed, 26 Dec 2012 22:49:12 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Wed, 26 Dec 2012 22:49:12 +0400 From: Gleb Smirnoff To: Raphael Kubo da Costa Subject: Re: svn commit: r244704 - in head: share/man/man4 sys/netgraph/bluetooth/drivers/ubt Message-ID: <20121226184912.GP80310@FreeBSD.org> References: <201212261510.qBQFAKVK088774@svn.freebsd.org> <201212261740.27668.hselasky@c2i.net> <87wqw4oeww.fsf@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <87wqw4oeww.fsf@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, Hans Petter Selasky X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Dec 2012 18:49:25 -0000 On Wed, Dec 26, 2012 at 08:18:39PM +0200, Raphael Kubo da Costa wrote: R> Hans Petter Selasky writes: R> R> > On Wednesday 26 December 2012 16:10:20 Gleb Smirnoff wrote: R> >> Author: glebius R> >> Date: Wed Dec 26 15:10:20 2012 R> >> New Revision: 244704 R> >> URL: http://svnweb.freebsd.org/changeset/base/244704 R> >> R> >> Log: R> >> Add vendor IDs for Broadcom USB dongles (BCM20702). R> >> R> >> PR: kern/174707 R> >> Submitted by: rakuco R> >> R> >> Modified: R> >> head/share/man/man4/ng_ubt.4 R> >> head/sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c R> > Hi, R> > R> > I think USB_IF_CSI() was not what you meant: R> R> Ouch, you are right, sorry for the oversight! Raphael, if testing goes okay, and Hans has no objections, you got my approval to commit the fix yourself. R> In any case, could this change be MFCed to at least 9-STABLE? Sure it can. Just give it one week in head and proceed with MFC. -- Totus tuus, Glebius.