From owner-freebsd-usb@FreeBSD.ORG Wed Dec 29 18:53:11 2004 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A815916A4CE for ; Wed, 29 Dec 2004 18:53:11 +0000 (GMT) Received: from mail.vicor-nb.com (bigwoop.vicor-nb.com [208.206.78.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F3B343D5D for ; Wed, 29 Dec 2004 18:53:11 +0000 (GMT) (envelope-from julian@vicor.com) Received: from vicor.com (julian.vicor-nb.com [208.206.78.97]) by mail.vicor-nb.com (Postfix) with ESMTP id C93A87A403; Wed, 29 Dec 2004 10:53:10 -0800 (PST) Message-ID: <41D2FD16.1060108@vicor.com> Date: Wed, 29 Dec 2004 10:53:10 -0800 From: Julian Elischer Organization: VICOR User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030516 X-Accept-Language: en, hu MIME-Version: 1.0 To: "M. Warner Losh" References: <41CB38A7.5020700@vicor.com> <200412240430.iBO4UVMl050469@apollo.backplane.com> <41CBF07C.3040108@augustsson.net> <20041229.102034.58436835.imp@bsdimp.com> In-Reply-To: <20041229.102034.58436835.imp@bsdimp.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: usb@freebsd.org cc: dillon@apollo.backplane.com cc: lennart@augustsson.net Subject: Re: USB vendore designations.. X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 18:53:11 -0000 M. Warner Losh wrote: > In message: <41CBF07C.3040108@augustsson.net> > Lennart Augustsson writes: > [[ NetBSD uses the form Foo and FreeBSD uses Foo Inc or Foo Electric ]] > : I would nnot consider the expanded definitions as > : progress. I would not apply the patch. I'm of the > : old school that thinks that even a few kB are worth > : saving. :) > > I agree. In fact, I'm in the process of merging together the FreeBSD > and NetBSD usbdevs and one of the things I'm doing is removing the > extranious Inc, Electric, Technologies, etc where FreeBSD and NetBSD > conflict. > > In fact, I've thought about doing the same thing to the NetBSD file > where it is inconsistant, but so far haven't asked if that's OK. I'd > also thought about merging the FreeBSD vendor/devices into NetBSD, > but that's a lot of extra bytes into the table... there is also the LINUX table. a competent perl hacker could write something to merge that with us too. > > Warner >