From owner-freebsd-usb@FreeBSD.ORG Tue Oct 23 17:11:17 2007 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1082E16A417 for ; Tue, 23 Oct 2007 17:11:17 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 8F87213C481 for ; Tue, 23 Oct 2007 17:11:16 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.1/8.14.1) with ESMTP id l9NH7jpR099822; Tue, 23 Oct 2007 11:07:46 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 23 Oct 2007 11:10:17 -0600 (MDT) Message-Id: <20071023.111017.-332174978.imp@bsdimp.com> To: r.neese@gmail.com From: "M. Warner Losh" In-Reply-To: <200710230745.16215.r.neese@gmail.com> References: <200710230745.16215.r.neese@gmail.com> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-usb@freebsd.org Subject: Re: linksys usb200m v2.1 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, 23 Oct 2007 17:11:17 -0000 In message: <200710230745.16215.r.neese@gmail.com> Richard writes: : I have a linksys usb200m ver 2.1 . boght it for 15 bucks brandnew but it does : not seem to load on freebsd. Yet freebsd says its a supported device. : : ugen0: vendor 0x13b1 product 0x0018, rev 2.00/0.01, addr 2 : : the unit works on windows and linux fine. I have test. wanted to know if : anyone else had issues. In current this works. I hope to MFC the support so it will be in 6.3 Warner