From owner-freebsd-usb@FreeBSD.ORG Mon Feb 9 20:00:20 2009 Return-Path: Delivered-To: usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7370310656D4 for ; Mon, 9 Feb 2009 20:00:20 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from pele.citylink.co.nz (pele.citylink.co.nz [202.8.44.226]) by mx1.freebsd.org (Postfix) with ESMTP id 365598FC1E for ; Mon, 9 Feb 2009 20:00:20 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by pele.citylink.co.nz (Postfix) with ESMTP id A051FFF89; Tue, 10 Feb 2009 09:00:19 +1300 (NZDT) X-Virus-Scanned: Debian amavisd-new at citylink.co.nz Received: from pele.citylink.co.nz ([127.0.0.1]) by localhost (pele.citylink.co.nz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Gqw6-djsgUhi; Tue, 10 Feb 2009 09:00:16 +1300 (NZDT) Received: from citylink.fud.org.nz (unknown [202.8.44.45]) by pele.citylink.co.nz (Postfix) with ESMTP; Tue, 10 Feb 2009 09:00:16 +1300 (NZDT) Received: by citylink.fud.org.nz (Postfix, from userid 1001) id 1B6F611431; Tue, 10 Feb 2009 09:00:16 +1300 (NZDT) Date: Mon, 9 Feb 2009 12:00:16 -0800 From: Andrew Thompson To: Garrett Cooper Message-ID: <20090209200016.GC67127@citylink.fud.org.nz> References: <7d6fde3d0902081703l71bc1de8g9bb7baf6b9b050c8@mail.gmail.com> <200902090916.54896.hselasky@c2i.net> <7d6fde3d0902091120w33c2909bma1d397114c404c1d@mail.gmail.com> <20090209195827.GB67127@citylink.fud.org.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090209195827.GB67127@citylink.fud.org.nz> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: usb@freebsd.org Subject: Re: Future of udbp in USB2? X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Feb 2009 20:00:21 -0000 On Mon, Feb 09, 2009 at 11:58:28AM -0800, Andrew Thompson wrote: > On Mon, Feb 09, 2009 at 11:20:42AM -0800, Garrett Cooper wrote: > > On Mon, Feb 9, 2009 at 12:16 AM, Hans Petter Selasky wrote: > > > On Monday 09 February 2009, Garrett Cooper wrote: > > >> Hi Hans, > > >> I was just preparing to test out the usb2 changes and I noted that > > >> one option in my old kernel configfile didn't have an analog in the > > >> USB2 config file: udbp. > > >> I don't use the option, but I was just checking to see whether or > > >> not an analog does exist, or the support will be completely phased out > > >> when USB2 becomes the default for FreeBSD. > > >> Thanks, > > >> -Garrett > > > > > > Hi, > > > > > > The udbp module is now called "misc_dbp" and it still connects via netgraph. > > > Other similar devices just emulate USB ethernet devices. > > > > > > --HPS > > > > Ok... is that going to be documented in the release notes for the new > > functionality? > > All the modules should go back to their original names as part of the > removal/replacement process of oldusb->newusb. I meant to say /will/.