[driverloader] driverloader: NdisAcquireSpinLock: exceeded spinlimit

John Madden maddenj at skynet.ie
Mon Jan 19 15:59:32 EST 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On (19/01/04 09:47), Peter Wittich didst pronounce:
>    * I get warnings with iwconfig now: kernel has v16 while iwconfig
>      uses version 15.
> 
Don't know about the spinlock issue, but for the above, I remember
having to compile wireless_tools twice for 2.4.x and 2.6.x kernels.
AFAIR, you should copy /usr/src/linux/include/linux/wireless.h to
/usr/include/linux/wireless.h (back up what's there) and recompile. I
did this for the 2.4 kernel and the 2.6 kernel, then renamed the 2.4
iwconfig to iwconfig-2.4 (did the same for the other iw* commands) then
put the following into my .bashrc :

if [ $(uname -r) == "2.4.22-ac4 ]; then
	alias iwconfig='iwconfig-2.4'
	<snip alias lines for other iw* commands>
fi

Hope this helps.

- -- 
Chat ya later,

John.
- --
BOFH excuse #1: clock speed
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQFAC/7jQBw+ZtKOvTIRAkXuAKCC4ovX23Izu2hnRJZOECa+sd3rXACcDnVc
wlJeLlGjhDh+yTdc9EbPsF4=
=Dc21
-----END PGP SIGNATURE-----


More information about the driverloader mailing list