| View Post - post53376 | |
|
05/02/2010 7:55 PM
post53376
|
RE: Support for Ralink RT2800U Chipset(Linksys WUSB54GCV3)
Hi Yao,
After finally checking it all out (phew takes a while for the svn checkout!) I've managed to successfully build the
library and give
it a try. Unfortunately I has the same level of success as yourself - it didn't seem to work :( Please see some output
below.
Please let me know if there is anything you would like me to try or anything I can do.
Thanks again for all your help so far.
Radek.
# sloginfo -c
Time Sev Major Minor Args
Jan 01 00:01:55 5 14 0 initializing IPsec... done
Jan 01 00:01:55 5 14 0 IPsec: Initialized Security Association Processing.
Jan 01 00:01:55 5 14 0 USB device vendor 0x1737, device 0x77 matched.
Jan 01 00:01:55 2 14 0 run_attach(): starting
Jan 01 00:01:56 5 14 0 run0 at pci0 dev 0 function 0run0: MAC/BBP RT3070 (rev 0x0200), RF RT3020 (MIMO 1T1R),
address
00:23:69
:df:67:3f
Jan 01 00:01:56 5 14 0 ether_ifattach: run0 null if_stop
Jan 01 00:01:56 2 14 0 run_attach(): ending
# ifconfig -vvvvvv run0 up
#
# ifconfig
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33192
inet 127.0.0.1 netmask 0xff000000
run0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
ssid ""
powersave off
address: 00:23:69:df:67:3f
media: IEEE802.11 autoselect (DS1)
status: no network
#
# sloginfo -c
Time Sev Major Minor Args
Jan 01 00:06:11 5 14 0 run0: device timeout
Jan 01 00:06:16 5 14 0 USB error 0x06000000 encountered in io-pkt.
# dhcp.client -irun0 -d
# sloginfo -c
Time Sev Major Minor Args
Jan 01 00:07:27 5 14 0 run0: device timeout
# dhcp.client -irun0 -d
# sloginfo
Time Sev Major Minor Args
Jan 01 00:09:46 5 14 0 USB error 0x06000000 encountered in io-pkt.
# ifconfig
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33192
inet 127.0.0.1 netmask 0xff000000
run0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
ssid ""
powersave off
address: 00:23:69:df:67:3f
media: IEEE802.11 autoselect (DS1)
status: no network
inet 0.0.0.0 netmask 0xff000000 broadcast 255.255.255.255
# usb -vvvvvvvvvvvvvvvvvvvv
USB 0 (EHCI) v1.10, v1.01 DDK, v1.01 HCD
Control, Interrupt, Bulk(SG), Isoch(Stream), Low speed, High speed
Device Address : 1
Upstream Host Controller : 0
Upstream Device Address : 0
Upstream Port : 0
Upstream Port Speed : Full
Vendor : 0x1737 (Ralink)
Product : 0x0077 (802.11 g WLAN)
Device Release : r1.01
USB Spec Release : v2.00
Serial Number : 1.0
Class : 0x00 (Independent per interface)
Max PacketSize0 : 64
Languages : 0x0409 (English)
Current Frame : 5600 (1024 bytes)
Configurations : 1
Configuration : 1
Attributes : 0x80 (Bus-powered)
Max Power : 450 mA
Interfaces : 1
Interface : 0 / 0 (1.0)
Class : 0xff (Vendor-specific)
Subclass : 0xff
Protocol : 0xff
Endpoints : Control + 7
Endpoint : 0
Attributes : Control
Max Packet Size: 64
Endpoint : 1
Attributes : Bulk/IN
Max Packet Size: 64
Endpoint : 1
Attributes : Bulk/OUT
Max Packet Size: 64
Endpoint : 2
Attributes : Bulk/OUT
Max Packet Size: 64
Endpoint : 3
Attributes : Bulk/OUT
Max Packet Size: 64
Endpoint : 4
Attributes : Bulk/OUT
Max Packet Size: 64
Endpoint : 5
Attributes : Bulk/OUT
Max Packet Size: 64
Endpoint : 6
Attributes : Bulk/OUT
Max Packet Size: 64
|
|
|
|