On Fri, 2007-02-09 at 14:18 -0800, James Ketrenos wrote: > Updated and tested 'git clone' and its working now (I use cg-clone) Thanks. It's working for me too. > > grep: /lib/modules/2.6.20/build//include/linux/netdevice.h: No such file > > or directory > > > > Apparently it should be looking into /lib/modules/2.6.20/source as well. > > That was a problem with the official ipw3945 drivers as well. > > I'll look into it. Does it work if you explicitly set KSRC to point to > your kernel sources? > > $ make KSRC=/lib/modules/2.6.20/source That works. At least it doesn't report errors. But it doesn't create a single object file. Anyway, I'm cheating here - my kernel does include d80211 support. "build" is still hardcoded in iwlwifi's Makefile. It's interesting that D80211_INC is defined twice in Makefile. That must be wrong. I'm going to try everything on a more traditional build in the tree and without d80211. And then I'll try to break some assumptions. -- Regards, Pavel Roskin - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html