From owner-freebsd-usb@FreeBSD.ORG Mon Dec 18 06:03:32 2006 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7883A16A40F for ; Mon, 18 Dec 2006 06:03:32 +0000 (UTC) (envelope-from imp@BSDIMP.COM) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0974943CA0 for ; Mon, 18 Dec 2006 06:03:31 +0000 (GMT) (envelope-from imp@BSDIMP.COM) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id kBI632r7025193; Sun, 17 Dec 2006 23:03:02 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Sun, 17 Dec 2006 23:04:04 -0700 (MST) Message-Id: <20061217.230404.-2068217114.imp@bsdimp.com> To: dan@frohlich.net, dan.frohlich@gmail.com From: "M. Warner Losh" In-Reply-To: References: <20061218012938.GM75351@cicely12.cicely.de> <20061217.183525.-457441456.imp@bsdimp.com> X-Mailer: Mew version 4.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Sun, 17 Dec 2006 23:03:02 -0700 (MST) Cc: freebsd-usb@freebsd.org Subject: Re: making the linksys 200m work... 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, 18 Dec 2006 06:03:32 -0000 In message: "Dan Frohlich" writes: : At the top of which file? In there is no vendor info for 0x13b1 in usbdevs. >From usbdevs: /* * List of known USB vendors * * USB.org publishes a VID list of USB-IF member companies at * http://www.usb.org/developers/tools * Note that it does not show companies that have obtained a Vendor ID * without becoming full members. */ : OpenBSD usbdevs has: vendor CISCOLINKSYS 0x13b1 Cisco-Linksys : I called is LINKSYS4 trying to follow the pattern that was established in : usbdevs, but now I'm using the line from the OpenBSD usbdevs file. OpenBSD is more right here because 0x13b1 is 5041 which is listed as: 5041|Cisco-Linksys, LLC which is what should control the naming. Every so often I go through the list and regularize them to more closely match and the more LINKSYS12's there are, the more work I have. Warner : -Dan : : On 12/17/06, M. Warner Losh wrote: : > : > People shouldn't be adding LINKSYS12 or DLINK14 type entries to : > usbdevs. they should be using the pointer at the top of the file to : > find who the OEM really is. : > : > Warner : > : _______________________________________________ : freebsd-usb@freebsd.org mailing list : http://lists.freebsd.org/mailman/listinfo/freebsd-usb : To unsubscribe, send any mail to "freebsd-usb-unsubscribe@freebsd.org" : :