Vern wrote:
Anyway, if you're interested in taking up the cudgel on this, I've regenerated the previous version of the patch against the latest CVS and attached it as "endian13.patch.gz".
Please apply, build and run with debug enabled, then post your results here.
I've just done a test with this patch. Attached is the logfile. Here is some output from the xterm:
gnalle:/usr/src/source/rt2570/Module# ifup rausb0
Error for wireless request "Set ESSID" (8B1A) :
SET failed on device rausb0 ; Network is down.
gnalle:/usr/src/source/rt2570/Module# iwconfig
lo no wireless extensions.
eth1 no wireless extensions.
eth0 no wireless extensions.
eth2 IEEE 802.11b ESSID:"koldfrontairportnet" Nickname:"HERMES I"
Mode:Managed Frequency:2.452 GHz Access Point: 00:0F:66:51:C7:15
Bit Rate:11 Mb/s Sensitivity:1/3
Retry limit:4 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality=14/92 Signal level=-80 dBm Noise level=-94 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:1
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
sit0 no wireless extensions.
rausb0 RT2500USB WLAN ESSID:"koldfrontairportnet"
Mode:Managed Frequency=2.412 GHz Bit Rate:11 Mb/s
RTS thr:off Fragment thr:off
Encryption key:off
Link Quality=0/100 Signal level:-72 dBm Noise level:-88 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
gnalle:/usr/src/source/rt2570/Module# gnalle:/usr/src/source/rt2570/Module# ifconfig
eth2 Link encap:Ethernet HWaddr 00:30:65:13:76:14
inet addr:192.168.1.193 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::230:65ff:fe13:7614/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:6200 errors:0 dropped:0 overruns:0 frame:0
TX packets:4287 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2137805 (2.0 MiB) TX bytes:1427893 (1.3 MiB)
Interrupt:57
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
rausb0 Link encap:Ethernet HWaddr 00:13:D4:F4:C3:1B
inet addr:192.168.1.194 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::213:d4ff:fef4:c31b/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:39401 (38.4 KiB) TX bytes:2740 (2.6 KiB)
I notice that Link Quality is reported as 0/100 for rausb0, while it is 14/92 for eth2 (the Apple Airport card).
Also, rausb0 does not report an Access Point, while eth2 does.
Let me know if there is something I should try / something I should check in the configuration, or otherwise.
Sorry for the very long turn-around time, this time.
Best regards, Adam.