Hi Vern,
Here are my new test results.
I have patched the rt73-cvs-2008011602 with the last patch. The MAC address output is ok.
I have attached two debug output files. I've created the first by using WEP Keys and the second by using WPA2 keys.
Code:
rtusb init ====>
idVendor = 0x7d1, idProduct = 0x3c03
usbcore: registered new interface driver rt73
rt73: driver version - 1.0.3.6 CVS
rt73: Interface up for first time, activating permanent MAC
rt73: Active MAC is: 00:19:5b:74:bf:3e.
rt73: Local MAC = 00:19:5b:74:bf:3e
BUG: scheduling while atomic: rt73/0x00000001/257
BUG: scheduling while atomic: rt73/0x00000001/257
BUG: scheduling while atomic: rt73/0x00000001/257
BUG: scheduling while atomic: rt73/0x00000001/257
BUG: scheduling while atomic: rt73/0x00000001/257
BUG: scheduling while atomic: rt73/0x00000001/257
BUG: scheduling while atomic: rt73/0x00000001/257
BUG: scheduling while atomic: rt73/0x00000001/257
BUG: scheduling while atomic: rt73/0x00000001/257
BUG: scheduling while atomic: rt73/0x00000001/257
BUG: scheduling while atomic: rt73/0x00000001/257
BUG: scheduling while atomic: rt73/0x00000001/257
BUG: scheduling while atomic: rt73/0x00000001/257
BUG: scheduling while atomic: rt73/0x00000001/257
BUG: scheduling while atomic: rt73/0x00000001/257
BUG: scheduling while atomic: rt73/0x00000001/257
BUG: scheduling while atomic: rt73/0x00000001/257
BUG: scheduling while atomic: rt73/0x00000001/257
BUG: scheduling while atomic: rt73/0x00000001/257
BUG: scheduling while atomic: rt73/0x00000001/257
BUG: scheduling while atomic: rt73/0x00000001/257
BUG: scheduling while atomic: rt73/0x00000001/257
BUG: scheduling while atomic: rt73/0x00000001/257
BUG: scheduling while atomic: rt73/0x00000001/257
BUG: scheduling while atomic: rt73/0x00000001/257
BUG: scheduling while atomic: rt73/0x00000001/257
The scheduling bug is still displayed.
Vern wrote:
If - and only if - there is a proper MAC address displayed, could you go to the Makefile, uncomment the commented out arm:/armdebug: targets, comment out the current arm:/armdebug: targets, and see if that works?
Yes, I got the same result, by trying this.
Regards Daniel