On 06-11-26 16:10 Elimar Riesebieter wrote:

> > Elimar,
> > 
> > the snapshots are from the master branch of the git tree, which
> > compiles almost always against the latest stable kernel. The
> > wireless-dev branch from my git-tree compiles against 2.6.19-rc*.
> 
> This was a build against 2.6.19-rc6 :(
> 
> [EMAIL PROTECTED]>tty8 ~S/zd1211/zd1211rw_2006-11-26 $ make
> make -C /lib/modules/`uname -r`/build M=`pwd`
> make[1]: Entering directory `/usr/src/linux-2.6.19-rc6'
>   CC [M]  /source/zd1211/zd1211rw_2006-11-26/zd_mac.o
> /source/zd1211/zd1211rw_2006-11-26/zd_mac.c: In function 'link_led_handler':
> /source/zd1211/zd1211rw_2006-11-26/zd_mac.c:1184: error: 'struct 
> ieee80211softmac_device' has no member named 'associated'

Using the git-tree is quite easy.

In Debian and Ubuntu you need to install the git-core package:

sudo apt-get install git-core

On Fedora it should be also git-core. If it is not supported on
your distribution, here are snapshots:

http://www.codemonkey.org.uk/projects/git-snapshots/git/


After git is installed the easy part starts:

git-clone http://www.deine-taler.de/zd1211/zd1211.git zd1211rw
cd zd1211rw
git-checkout wireless-dev
make

Cheers,

Uli

-- 
Uli Kunitz

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Zd1211-devs mailing list - http://zd1211.ath.cx/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs

Reply via email to