rt2x00.serialmonkey.com

Support forum for the rt2x00 project
It is currently Thu May 23, 2013 10:01 pm

All times are UTC




Post new topic Reply to topic  [ 175 posts ]  Go to page Previous  1, 2, 3, 4, 5 ... 12  Next
Author Message
 Post subject:
PostPosted: Fri Feb 15, 2008 6:19 pm 
Offline
Site Admin

Joined: Sun Jun 05, 2005 1:01 pm
Posts: 5905
Location: Haarlem, The Netherlands
Well recent problems with rt2x00 prohibited me from working on rt2800 drivers.
Today I have spend a good amount of time on it, and I think it goes reasonably well although I haven't worked on the more tricky parts yet (register initialization).

_________________
Regards,
Ivo van Doorn
Project Administrator
http://rt2x00.serialmonkey.com


Top
 Profile  
 
 Post subject:
PostPosted: Sat Feb 16, 2008 12:32 pm 
Offline

Joined: Fri Feb 15, 2008 3:12 pm
Posts: 12
That's great! I would love to help you in some way. Maybe you need someone for testing? Just let me know :)


Top
 Profile  
 
 Post subject:
PostPosted: Sun Feb 17, 2008 9:55 am 
Offline

Joined: Sun Feb 17, 2008 9:49 am
Posts: 2
IvD, Im glad you are working on this chipset, currently it is the only thing holding me back from moving back to the Linux kernel, just like Linkin I would be glad to help you test this out when you need me too. I know you are a busy guy but I have some questions im hoping you can answer.

1) Will there be injection support?

2) Will there be x64 support or is that just up to a compiler flag that will automatically convert the definitions on compile?

3) Im an amateur C++ coder, can you point me to some learning material about developing drivers for hardware under Linux, I would use google but im hoping someone like you can point me to some more specific information. I would like to experiment a bit and see if I can help speed up the development process.

Thanks.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Feb 17, 2008 10:37 am 
Offline
Site Admin

Joined: Sun Jun 05, 2005 1:01 pm
Posts: 5905
Location: Haarlem, The Netherlands
underplay wrote:
1) Will there be injection support?


This feature depends on mac80211. When mac82011 starts supporting injection mode, then rt2x00 supports it as well.

underplay wrote:
2) Will there be x64 support or is that just up to a compiler flag that will automatically convert the definitions on compile?


All rt2x00 drivers support 64bit

underplay wrote:
3) Im an amateur C++ coder, can you point me to some learning material about developing drivers for hardware under Linux, I would use google but im hoping someone like you can point me to some more specific information. I would like to experiment a bit and see if I can help speed up the development process.


http://kernelnewbies.org/KernelHacking

_________________
Regards,
Ivo van Doorn
Project Administrator
http://rt2x00.serialmonkey.com


Top
 Profile  
 
 Post subject:
PostPosted: Sun Feb 17, 2008 12:06 pm 
Offline

Joined: Fri Feb 15, 2008 3:12 pm
Posts: 12
IvD wrote:
underplay wrote:
1) Will there be injection support?


This feature depends on mac80211. When mac82011 starts supporting injection mode, then rt2x00 supports it as well.

underplay wrote:
2) Will there be x64 support or is that just up to a compiler flag that will automatically convert the definitions on compile?


I thought that there is injection support in mac80211: http://www.mjmwired.net/kernel/Document ... ection.txt


Top
 Profile  
 
 Post subject:
PostPosted: Sun Feb 17, 2008 12:31 pm 
Offline
Site Admin

Joined: Sun Jun 05, 2005 1:01 pm
Posts: 5905
Location: Haarlem, The Netherlands
Well in that case rt2x00 supports injection mode ;)

_________________
Regards,
Ivo van Doorn
Project Administrator
http://rt2x00.serialmonkey.com


Top
 Profile  
 
 Post subject:
PostPosted: Sun Feb 17, 2008 7:46 pm 
Offline

Joined: Sun Feb 17, 2008 9:49 am
Posts: 2
Awesome, thanks IvD.


Top
 Profile  
 
PostPosted: Mon Feb 25, 2008 9:46 pm 
Offline

Joined: Sun Jan 20, 2008 9:07 pm
Posts: 7
Hi,

As I stated before I have a D-link DWA-140 USB dongle(RT2870 chipset), and I like to know whats the best linux OS and kernel for me when I beginn testing your driver.

For a few weeks ago I installed the latest Backtrack on VMware-workstation in winxp and it worke fine. The latest BackTrack 3 Beta actually found my USB network card, but I also tested the Ralink driver
I found here:
http://www.ralinktech.com/ralink/Home/S ... Linux.html
I dont know much linux so I found out how to install the Ralink linux driver and it also seems to work fine. But of course it did not work in any monitor mode as far as I tested a few commands
Then I had some other problem with my Winxp pro so I just formatet the disk.


I now beginn a new clean install and like to know whats the best working environment for your driver. I also need to know if I have to have the linux Kernel 2.6.24 to do this ? Is Backtrack 3 beta having this Kernel ?
I have also installed Suze linux a couple for times before, so if anyone can
help or guide me please do. Thanks in advance.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Feb 25, 2008 10:07 pm 
Offline
Site Admin

Joined: Sun Jun 05, 2005 1:01 pm
Posts: 5905
Location: Haarlem, The Netherlands
Let me say this again:
rt2800pci and rt2800usb driver inside the rt2x00 package are still under development. At the moment they are not fully developed yet, and they can't be tested at the moment.
They are currently in the cvs repository for backup purposes only, and in no way meant for compilation or testing.
When those 2 drivers have been completed and they are ready for testing I will announce that on this forum and on the website.
Until that moment, using the drivers from the Ralink website is the only option (which also means that getting support for those drivers are to be requested on the Ralink website).

_________________
Regards,
Ivo van Doorn
Project Administrator
http://rt2x00.serialmonkey.com


Top
 Profile  
 
PostPosted: Mon Feb 25, 2008 11:28 pm 
Offline

Joined: Sun Jan 20, 2008 9:07 pm
Posts: 7
Thanks IvD. I have understood this, but I'm only try to get ready with the(a) OS before the driver is finished on whatever time. I also have to learn me some more linux in the meantime I guess.!

PS: If you "Linkin" se this, maby you could help me. You also got the same USB dongle that I have (D-link DWA-140 (RT2870)) ?


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 29, 2008 4:21 pm 
Offline

Joined: Tue Apr 29, 2008 4:11 pm
Posts: 6
Location: Winnipeg, Manitoba, Canada
I have been using Debian Lenny Kernel 2.6.24-1-686 and I compiled and installed the ralink 2860 module and iwconfig shows ra0, however just above the ra0 interface in the iwconfig output it shows the following:

Quote:
Driver for device ra0 has been compiled with an ancient version of Wireless Extension, while this program support version 11 and later. Some things may be broken...


do you guys get this same message when you compile your ralink drivers from the ralink website? and if not do you know of a fix, because my wireless extensions are the latest version, not ancient at all, its as if the ralink drivers refuse to use them though.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 29, 2008 4:50 pm 
Offline
Site Admin

Joined: Sun Jun 05, 2005 1:01 pm
Posts: 5905
Location: Haarlem, The Netherlands
We don't provide support for drivers that are not released as part of this project.

_________________
Regards,
Ivo van Doorn
Project Administrator
http://rt2x00.serialmonkey.com


Top
 Profile  
 
PostPosted: Fri Jun 13, 2008 1:49 am 
Offline

Joined: Sat Jan 26, 2008 4:44 am
Posts: 3
Ivo,

What is your best guess on when 2800-series will be supported in 2X00?
(If it matters, specifically 2870).

Thank you.


Top
 Profile  
 
PostPosted: Thu Jul 03, 2008 12:33 pm 
Offline

Joined: Fri Feb 15, 2008 3:12 pm
Posts: 12
I'm very curious about it too.

I know that you said we all will know that its ready when you announce it but I just want to ask you about the progress.

Its because of the official drivers from Ralink are actually not that easy to set up. I still have not succeeded yet to get them working right.

Please give us a hint about the status of your rt2870 implementation so that I know if its worth the hassle with the official driver.


Top
 Profile  
 
PostPosted: Thu Jul 03, 2008 3:46 pm 
Offline
Site Admin

Joined: Sun Jun 05, 2005 1:01 pm
Posts: 5905
Location: Haarlem, The Netherlands
I have just send this email to the rt2400-devel and linux-wireless mailinglists.

Quote:
Hi,

I have promised time and time again work for rt2860/rt2870 is underway,
and although rt2x00.git contained a base for this work for quite some time
already, development of those drivers have been halted during the past
months.

I can now announce that as of next week the real development on rt2800
will begin. The current base will be refactored for the past changes in rt2x00
(like the recent DMA changes), and will be extended afterwards.

This also means rt2x00lib will be updated for 802.11n support, and the
current HW crypto implementation must be tested to see if at least the
rt2x00lib part of that code is correct so it can be used for rt2800 safely.

The goal will be to have a testable driver before the end of this month,
and hopefully a stable driver early September. Plans for kernel integration
can be made when the driver is under testing, so I won't make any
speculations about that right now.

Ivo

_________________
Regards,
Ivo van Doorn
Project Administrator
http://rt2x00.serialmonkey.com


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 175 posts ]  Go to page Previous  1, 2, 3, 4, 5 ... 12  Next

All times are UTC


Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group