From owner-freebsd-usb@FreeBSD.ORG Wed Dec 29 18:57:50 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 39E7516A4CE for ; Wed, 29 Dec 2004 18:57:50 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCFA443D2D for ; Wed, 29 Dec 2004 18:57:49 +0000 (GMT) (envelope-from imp@harmony.village.org) Received: from localhost (localhost [IPv6:::1]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id iBTIu5aF002011; Wed, 29 Dec 2004 11:56:05 -0700 (MST) (envelope-from imp@harmony.village.org) Date: Wed, 29 Dec 2004 11:56:05 -0700 (MST) Message-Id: <20041229.115605.74748430.imp@harmony.village.org> To: julian@vicor.com From: Warner Losh In-Reply-To: <41D2FD16.1060108@vicor.com> References: <41CBF07C.3040108@augustsson.net> <20041229.102034.58436835.imp@bsdimp.com> <41D2FD16.1060108@vicor.com> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii 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:57:50 -0000 From: Julian Elischer Subject: Re: USB vendore designations.. Date: Wed, 29 Dec 2004 10:53:10 -0800 > > > 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. That would be someone else. The *BSD world should really have one table, and 'contiential drift' has happened in the 5 years or so this table has been out there. Warner