Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Aug 2010 05:05:38 +0000
From:      "b. f." <bf1783@googlemail.com>
To:        freebsd-current@FreeBSD.org
Cc:        Adrian Chadd <adrian@freebsd.org>, weongyo@FreeBSD.org
Subject:   Re: [CFT] if_ath updates - ar5416 (macbook pro, etc)
Message-ID:  <AANLkTinEo0=oiy=3f=M4HZOfk=hDt64ki2PVfS2g%2BZhr@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
...
> ugen3.3: <product 0x2234 vendor 0x1915> at usbus3, cfg=0 md=HOST
> spd=HIGH (480Mbps) pwr=ON
>
> That vendor:product combination is in the above list.
>
> It looks like it's this:
>
> http://linuxwireless.org/en/users/Drivers/zd1211rw
>

Are you sure about that? I don't see a Linksys WUSB54G revision in the
list of supported devices for that driver:

http://linuxwireless.org/en/users/Drivers/zd1211rw/devices

But I know that some versions of the WUSB54G used Intersil/Conexant
chipsets, and:

http://tomoyo.sourceforge.jp/cgi-bin/lxr/source/drivers/net/wireless/p54/p54usb.c

has:

 51         {USB_DEVICE(0x1915, 0x2234)},   /* Linksys WUSB54G OEM */

and states that this is a first-generation USB device with a
Intersil/Conexant ISL3886 chipset and a net2280 usb-pci bridge).  See
more details at:

http://linuxwireless.org/en/users/Drivers/p54

So maybe weongyo@ could make this work with upgt(4)?

b.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTinEo0=oiy=3f=M4HZOfk=hDt64ki2PVfS2g%2BZhr>