[CFT] if_ath updates - ar5416 (macbook pro, etc)

b. f. bf1783 at googlemail.com
Wed Aug 11 05:30:01 UTC 2010


...
> 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.


More information about the freebsd-current mailing list