gnoma said:
OK dude
sorry I don't meen to rush you.
And... about that driver I don't know is it normal and do I have to make more settings about that, but when I restart my PC and type ifconfig that wi-fi card was not in the list.
Is it a driver bug or I just didn't make some settings I should do?? I don't know I just install the driver and didn't touch nothing else.
I have good news for guys who are impatient to test rt2860
I have finally implemented sending for rt2860. It's not very stable yet. Please test it and provide feedback. It's the first version of the driver with Tx support.
AP mode doesn't work yet.
And Tx watchdog happens to often for my liking.
The driver supports 802.11abg, QoS, encryption in hardware, WEP, TKIP and AES.
Installation:
Extract archive, run make and load the driver with kldload.
The driver is compiled with debug information on by default, so
i would be grateful if you could provide crash dumps with backtrace to me
should the driver crash
(kgdb backtraces would be nice)
I will try to fix bugs in the next days.
You will not believe me how many crashes i had while testing this driver
before i got more or less stable version
Writing this post with rt2860
Thanks.
2.12.2009 Update, Tx DMA scatter added => more efficient sending of frames, avoids mbuf copying
4.12.2009
The driver is now stable. But
you should disable bgscan with "ifconfig rt28600 -bgscan" else
the link goes down after some time, don't know why.
The problem with interrupts is not solved yet.
Added statistic output, try "sysctl dev.rt2860.0.stats=1" and then "dmesg".
:e :e :e