Hi, while I can not tested work in client mode, hostap mod does not work.
rt28600: <Ralink RT2760 PCI> mem 0xd0400000-0xd040ffff irq 17 at device 0.0 on pci4
rt28600:attaching...
Rt2760
Hi, I have wifi chipset RT2760, for this chipset uses ralink driver rt2860. But your driver does not find this chipset.
[gw] /home/wtf# kldstat
Id Refs Address Size Name
1 11 0xffffffff80100000 8f4ad8 kernel
2 1 0xffffffff809f5000 1aa18 rt2860.ko
3 1...
I tested the rt2860 driver in AP mode on FreeBSD 8 and it works fine,
it doesn't matter if you configure it manually or the driver
is loaded automatically at boot time. But on FreeBSD 7.2 it only works if you configure it manually. I will try to fix it but i don't know when.
:e :e :e
Yes, you are right, the problem is still there. Strange.
If i load the driver manually and configure it then it works fine. But if the driver is autoloaded at boot time then the problem is there. I will try to find a solution for this problem.
Did you try to configure the NIC manually ?
...Delete the old archive end unarchived dir, delete the old rtl2860.ko file in /boot/kernel, extract the archive again, run "make" and copy the rt2860.ko in /boot/kernel, (I didn't load it becos the card is removed from the slot so I can start the machine normaly)then shutdown, place the card...
egorenar
The same thing keep showing with the new driver :(
I am using WMP600N if it matters to you and my MB is a little older so I it works with ACPI disabled. Any ideas?
egorenar
I've just installed rt2860 on freebsd7.2.
It worked good and I did that in /boot/loader.conf
rt2860_load="YES"
and in /etc/rc.conf
ifconfig_rt28600="inet 192.168.1.2 netmask 255.255.255.0 ssid example mode 11g mediaopt hostap"
and I copy the rt2860.ko file in /boot/kernel/
and when...
And do not forget to send me bug reports, please. Thanks in advance.
And i wanted to stop development and support of rt2860 for
FreeBSD 7.2 :-) It seems that it will not be the case now :e
:e :e :e
Hello, Egorenar. Downloaded the RT2860 driver and installed on my machine:
Asus EEEPC 1000H
PC-BSD 7.1.1 (FreeBSD 7.2 Stable)
AsureWave AW-NE766
Model: RT2700E
I am able to configure the card in the KDE network manager and my wireless hub can sense me. The only problem is when I try to...
...Please send me back bug and problem reports.
Thanks.
It should connect at the system boot if you add the following
line to rc.conf:
rt2860_wlans="wlan0"
ifconfig_wlan0="WPA DHCP"
And you should also copy rt2860.ko module to /boot/kernel/
and add the following line to...
And here is the rt2860 device driver for FreeBSD 8 with HOSTAP mode
and interrupt mitigation to improve performance :-)
Please send your feedback to me and bug reports. Thanks.
19.12.2009
Fixed bug in HOSTAP mode with association id == 0
:e :e :e
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.