Hello!

On Sat, 2007-11-10 at 22:53 -0500, Luis R. Rodriguez wrote:
> I've started a compatibility package for the Linux wireless subsystem
> for kernels >= 2.6.22. You can download it here:
> 
> http://linuxwireless.org/download/compat-wireless-2.6/compat-wireless-2.6.tar.bz2

I would prefer that you use exactly the same path for all drivers, so
that the patches are compatible.  Wireless drivers should be in
drivers/net/wireless.

Also, I cannot compile it against current wireless-2.6/everything
compiled outside the source tree:

/home/proski/src/compat-wireless-2.6/drivers/iwlwifi/iwl-3945-rs.c:40:40: 
error: ../mac80211/ieee80211_rate.h: No such file or directory

After some hack to make it compile, I still get:

  CC [M]  /home/proski/src/compat-wireless-2.6/mac80211/ieee80211.o
/home/proski/src/compat-wireless-2.6/mac80211/ieee80211.c:24:6: warning:
"LINUX_VERSION_CODE" is not defined
/home/proski/src/compat-wireless-2.6/mac80211/ieee80211.c:24:28:
warning: "KERNEL_VERSION" is not defined
/home/proski/src/compat-wireless-2.6/mac80211/ieee80211.c:24:42: error:
missing binary operator before token "("

-- 
Regards,
Pavel Roskin

_______________________________________________
ath5k-devel mailing list
ath5k-devel@lists.ath5k.org
https://lists.ath5k.org/mailman/listinfo/ath5k-devel

Reply via email to