Download

From Realtek Linux wireless driver

Jump to: navigation, search

Contents

Getting the Driver

We did no official release, but there are some ways to get the sourcecode we are working on.

Subversion

The best way is to check out the source code out of our Subversion directory at Sourceforge. To do so a subversion client must be installed, on Debian do apt-get install subversion , and then check out the code:

 svn co https://rtl-wifi.svn.sourceforge.net/svnroot/rtl-wifi rtl-wifi

Now the whole code of our project is on your hard disk.

Downloading a Snapshot

If you don't want to install Subversion or you can't I made a snapshot of the subversion directory you can download.

The file is located here: http://www.hauke-m.de/fileadmin/rtl-wifi/rtl-wifi-20070221.tar.bz2 (rev. 52)

Old version: http://www.hauke-m.de/fileadmin/rtl-wifi/rtl-wifi-20070127.tar.bz2

It's better to check out from Subversion because I don't make these snapshots regularly or automatically!

SVNURLList

I have made it a SVNURLList for newstack, for those who are willing to try, but are lazy to install SVN:

 wget -i http://reborned.info/SVNList
Personal tools