From owner-freebsd-usb@FreeBSD.ORG Mon Dec 18 05: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 BD7BE16A403 for ; Mon, 18 Dec 2006 05:03:32 +0000 (UTC) (envelope-from dan.frohlich@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30B4043C9F for ; Mon, 18 Dec 2006 05:02:02 +0000 (GMT) (envelope-from dan.frohlich@gmail.com) Received: by py-out-1112.google.com with SMTP id f31so783961pyh for ; Sun, 17 Dec 2006 21:01:54 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:references; b=AuYiyQSJKHyymKGVMdaBcgtah+a2SEOB8kl2WVMqhiNe/N2SSo1MSciLWxE9Ys0zHMx/BCBpSOP3epGFVNagsOhk3YF0NGH9O5gORtZUrPiv/wHv7r+89CB1xtpDFl77CwhBB0dfUwrUmII1EYQ+KSfJMmEIEoB4JNCfRuneyas= Received: by 10.65.192.16 with SMTP id u16mr4052288qbp.1166417715803; Sun, 17 Dec 2006 20:55:15 -0800 (PST) Received: by 10.64.178.11 with HTTP; Sun, 17 Dec 2006 20:55:15 -0800 (PST) Message-ID: Date: Sun, 17 Dec 2006 23:55:15 -0500 From: "Dan Frohlich" To: freebsd-usb@freebsd.org In-Reply-To: <20061217.183525.-457441456.imp@bsdimp.com> MIME-Version: 1.0 References: <20061218012938.GM75351@cicely12.cicely.de> <20061217.183525.-457441456.imp@bsdimp.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: making the linksys 200m work... X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dan@frohlich.net List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Dec 2006 05:03:32 -0000 At the top of which file? In there is no vendor info for 0x13b1 in usbdevs. 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. -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 >