From owner-freebsd-usb@FreeBSD.ORG Tue Aug 19 20:55:33 2008 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 42F721065671; Tue, 19 Aug 2008 20:55:33 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe06.swip.net [212.247.154.161]) by mx1.freebsd.org (Postfix) with ESMTP id 175D68FC0A; Tue, 19 Aug 2008 20:55:31 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=Z-K7CIdMrfcA:10 a=6MIg2jpqvhTpo/gR8GzG7Q==:17 a=8ZSDV9mLko-BYEmfmnoA:9 a=64Y5Jm8OSJOQbNVCX9UOKNJsWywA:4 a=LY0hPdMaydYA:10 Received: from [62.113.133.243] (account mc467741@c2i.net [62.113.133.243] verified) by mailfe06.swip.net (CommuniGate Pro SMTP 5.2.6) with ESMTPA id 1045895287; Tue, 19 Aug 2008 22:55:30 +0200 From: Hans Petter Selasky To: freebsd-current@freebsd.org Date: Tue, 19 Aug 2008 22:57:11 +0200 User-Agent: KMail/1.9.7 References: <20080819194413.GB16977@elvis.mu.org> <48AB32D4.5040904@FreeBSD.org> In-Reply-To: <48AB32D4.5040904@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200808192257.13576.hselasky@c2i.net> Cc: usb@freebsd.org, Maxim Sobolev , current@freebsd.org Subject: Re: HEADSUP new usb code coming in. 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: Tue, 19 Aug 2008 20:55:33 -0000 On Tuesday 19 August 2008, Maxim Sobolev wrote: > Alfred Perlstein wrote: > > Q. Can we change the name from "usb2_" to my favorite name? > > A. No. This is for a short period, stop being so annoying. > > Why not just "usb_"? You can then leave it as is then avoiding violating > POLA second time. Otherwise people would confuse it with USB 2.0. > Else you get symbol collisions with the old USB stack ... --HPS