Hi ! > Tried to test-compile libertas on a 64-bit platform. I don't have a 64 bit machine and can't therefore say anything about those 64 issues. However, sparse doesn't moan about anything, not sure if sparse checks 64bit issues on a 32bit machine. But for this warning: > CC [M] drivers/net/wireless/libertas/scan.o > drivers/net/wireless/libertas/scan.c: In function > 'wlan_scan_process_results': > drivers/net/wireless/libertas/scan.c:235: warning: unused > variable 'i' I can assure you that it's already fixed in the libertas-2.6 tree, as of 30 May 2007. Here's a reference: http://git.infradead.org/?p=libertas-2.6.git;a=commitdiff;h=403eb874fd36c3b8af952e3ff4e6ea2af16c8cf5 In the shortlog in this tree I also see various mentions of 64 fixes, maybe your other issues are handled as well. Fancy trying this tree with your current kernel? git clone --reference /usr/src/linux-git git://git.infradead.org/libertas-2.6 make -C /usr/src/linux-git modules SUBDIRS=libertas-2.6/drivers/net/wireless/libertas - 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