Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Dec 2006 18:35:25 -0700 (MST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        ticso@cicely.de, ticso@cicely12.cicely.de
Cc:        freebsd-usb@freebsd.org
Subject:   Re: making the linksys 200m work...
Message-ID:  <20061217.183525.-457441456.imp@bsdimp.com>
In-Reply-To: <20061218012938.GM75351@cicely12.cicely.de>
References:  <a8a1e6750612171324n1094aca1o6528f38bf0059ada@mail.gmail.com> <20061218012938.GM75351@cicely12.cicely.de>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20061218012938.GM75351@cicely12.cicely.de>
            Bernd Walter <ticso@cicely12.cicely.de> writes:
: On Sun, Dec 17, 2006 at 04:24:21PM -0500, Dan Frohlich wrote:
: > Here is what I did to try to get the linksys 200m running:
: > 
: > in if_axe.c:
: > /* product LINKSYS2 USB200M     0x2226  USB 2.0 10/100 ethernet */
: > product LINKSYS4 USB200M        0x0018  USB 2.0 10/100 ethernet rev 2.00
: > /0.01
: > 
: > in usbdevs:
: > /*      { USB_VENDOR_LINKSYS2, USB_PRODUCT_LINKSYS2_USB200M },*/
: >       { USB_VENDOR_LINKSYS4, USB_PRODUCT_LINKSYS4_USB200M },
: > 
: > When I plug in my linksys usb dongle I see this at the console:
: > axe0: vendor 0x13b1 product 0x0018, rev 2.00/0.01, addr 2
: > axe0: MII without any PHY!
: > device_attach: axe0 attach returned 6
: > 
: > The cable is plugged in, but the link LEDs are all dark. :(
: 
: Same as with the DLink: looks like completely different hardware.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061217.183525.-457441456.imp>