Hi, i have finally implemented frame transmission for rt2860 chip.
Please test it and provide feedback. Thanks.
Download link: http://forums.freebsd.org/showthread.php?t=7562&page=3
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...
...Packet sending is not supported yet, but you can sniff WLAN
with wireshark.
How to use:
1. Extract the archive
$ tar xvjf rt2860_fbsd72.tar.bz2
2. Change into the extracted directory and execute "make"
$ cd rt2860_fbsd72
$ make
3. Now load the kernel module (as root !!!)
#...
Hi,
if_run driver does not support rt2860 chip, it is an USB driver.
WMP600N is a PCI card !!!
I have implemented my own driver for WMP600N. WMP600N has rt2860 chip. My driver is not complete yet, i use it only in monitor mode, that means it can only receive packets but not send yet, but you...
egorenar sorry for the question but how did you install WMP600N ???
I am using FreeBSD 7.2 and I still can't install that card. Tryed with this driver but noting happens...
pls it you have a time check this topic http://forums.freebsd.org/showthread.php?t=8391
Thank you :)
I learned much about 802.11 and WLAN device drivers by studing Ralink device drivers rt2870 and rt2860 for Linux. They support 802.11n.
I started to learn these drivers about 2 month ago and now i understand it quiet good and could develop device drivers for these chips on FreeBSD. I do it in...
...i could develop a driver and you could test it if you want ? Step after step.
At first monitor mode, then sending and so on.
It is really very similar to rt2870 (rt2860 is also very similar to rt2870 and i already have a driver for rt2860 with monitor mode). If you have time we could work...
...on FreeBSD there was no driver and i wanted to learn how
WLAN NICs and 802.11 stack work.
I'm still working on driver for rt2870 and also rt2860 (PCI)
and will improve it later. I intend to implement 802.11n
and WME and of course fix bugs :-) The more people will test this driver the...
But i still have problems with WME (QoS).
Trying to fix it.
The driver for rt2860 chip is also working now in monitor mode and very stable.
It helps me a lot to test my rt2870 chip driver.
...is finally working with wpa_supplicant !!! :-)
I'm currently surfing with it !!!
TKIP is still not working properly.
I implemented rt2860 driver (only monitor mode) and could
analyze with it packets sent by rt2870 chip. It helped me to find a bug in my driver.
I have 2 NICs, Linksys...
AES-CCMP still doesn't work.
I'm currently developing a driver for rt2860 PCI card (only monitor mode) from Linksys so i can sniff packets coming from rt2870 USV card and analyze it
on freebsd.
rt2870 supports sending of beacons in h/w because the reference driver from Ralink for linux uses this feature. Furthermore,
beacon sending is also necessary for IBSS mode. :-)
...release. That's why I'm porting it to current at this moment.
HOSTAP mode
I checked their codes, and I've found out that openbsd's PCI based RT2860 chipset driver does support HOSTAP mode. But, for some reason, it is committed from if_run. Both drivers were written by the same person, so I...
I'm sure that rt2870 chip supports transmition of beacons in h/w
because i know the linux reference driver very good and
it works on linux. I think rt2860 supports sending of beacons
because rt2860 openbsd driver supoorts HOSTAP mode.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.