From owner-freebsd-current@FreeBSD.ORG Mon Jun 18 03:21:17 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EA73916A469 for ; Mon, 18 Jun 2007 03:21:17 +0000 (UTC) (envelope-from rrs@cisco.com) Received: from sj-iport-6.cisco.com (sj-iport-6.cisco.com [171.71.176.117]) by mx1.freebsd.org (Postfix) with ESMTP id C936913C448 for ; Mon, 18 Jun 2007 03:21:17 +0000 (UTC) (envelope-from rrs@cisco.com) Received: from sj-dkim-4.cisco.com ([171.71.179.196]) by sj-iport-6.cisco.com with ESMTP; 17 Jun 2007 20:21:17 -0700 X-IronPort-AV: i="4.16,432,1175497200"; d="scan'208"; a="166952060:sNHT44274780" Received: from sj-core-1.cisco.com (sj-core-1.cisco.com [171.71.177.237]) by sj-dkim-4.cisco.com (8.12.11/8.12.11) with ESMTP id l5I3LHVC024449; Sun, 17 Jun 2007 20:21:17 -0700 Received: from xbh-sjc-211.amer.cisco.com (xbh-sjc-211.cisco.com [171.70.151.144]) by sj-core-1.cisco.com (8.12.10/8.12.6) with ESMTP id l5I3LH20003353; Mon, 18 Jun 2007 03:21:17 GMT Received: from xfe-sjc-212.amer.cisco.com ([171.70.151.187]) by xbh-sjc-211.amer.cisco.com with Microsoft SMTPSVC(6.0.3790.1830); Sun, 17 Jun 2007 20:21:17 -0700 Received: from [127.0.0.1] ([171.68.225.134]) by xfe-sjc-212.amer.cisco.com with Microsoft SMTPSVC(6.0.3790.1830); Sun, 17 Jun 2007 20:21:16 -0700 Message-ID: <4675FA9D.8010507@cisco.com> Date: Sun, 17 Jun 2007 23:23:09 -0400 From: Randall Stewart User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.13) Gecko/20070601 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Daniel O'Connor" References: <4675F1FF.3030505@cisco.com> <200706181244.11235.doconnor@gsoft.com.au> In-Reply-To: <200706181244.11235.doconnor@gsoft.com.au> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 18 Jun 2007 03:21:16.0971 (UTC) FILETIME=[BB8587B0:01C7B157] DKIM-Signature: v=0.5; a=rsa-sha256; q=dns/txt; l=1465; t=1182136877; x=1183000877; c=relaxed/simple; s=sjdkim4002; h=Content-Type:From:Subject:Content-Transfer-Encoding:MIME-Version; d=cisco.com; i=rrs@cisco.com; z=From:=20Randall=20Stewart=20 |Subject:=20Re=3A=20Linksys=20USB200M |Sender:=20; bh=ATiGCP7pVj0kbSV29ThBcfPTtl2Zj6y2h8uMKfQVoc8=; b=IsXX2pfkG3w9TxaQGTFdvtv09hVNIT9OBYqFvi0QbDO8Fw8p45Cvh81ksGVDsYCGdAyis1Qv FZN+78eObz+10+nodvlETZCnV8gjNsbKcE6pKe+cOJ0irYkbFtElFDxK; Authentication-Results: sj-dkim-4; header.From=rrs@cisco.com; dkim=pass (sig from cisco.com/sjdkim4002 verified; ); Cc: freebsd-current@freebsd.org Subject: Re: Linksys USB200M X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jun 2007 03:21:18 -0000 Daniel O'Connor wrote: > On Monday 18 June 2007 12:16, Randall Stewart wrote: > >>it in to my leading bleeding edge current and I see: >>ugen0: >addr 2> on uhub4 > > > According to usbdevs a USB200M has a device ID of 0x2226 and a vendor ID > of 0x066b. > > Linksys have probably changed the chip they use without changing the > model name :( Since you work there maybe you can go yell at someone ;) ahh.. but we are completely seperate.. so there is no one to yell at :-) > > From the Linux driver it looks like an ASIX AX88178 10/100/1000 > > Interestingly I can't actually find who uses the vendor ID of 0x066b.. > (0x13b1 is CISCO/Linksys) > > I don't think you'll get it working without cutting some code. > > On the plus side the data sheet is readily available.. > http://www.asix.com.tw/FrootAttach/datasheet/AX88178_datasheet_Rev11.pdf > Yeah... the thing is its a 0x0018.. which is unlisted in the usb devices.. In the driver it has { USB_VENDOR_LINKSYS2, USB_PRODUCT_LINKSYS2_USB200M }, For the linksys code which is: #define USB_VENDOR_LINKSYS2 0x077b #define USB_PRODUCT_LINKSYS2_USB200M 0x2226 Hmm.. searching around there is mention of hacking a tivo with this critter.. but and that it is an AxE driver.. let me dig a bit deeper. R -- Randall Stewart NSSTG - Cisco Systems Inc. 803-345-0369 803-317-4952 (cell)