On Nov 29, 2007 4:20 AM, Holger Schurig <hs4233@xxxxxxxxxxxxxxxxxxxx> wrote: > > > Which branch of wireless-2.6 are you running? What kernel > > > version? > > > > Branch everything, head: > > 1efded8eb6a7554748ca9486a9902fa6e86ff4a7. > > I can't find this. > > $ git clone --reference /usr/src/linux-git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git > $ cd wireless-2.6; git checkout -b everything origin/everything > $ git show 1efded8eb6a7554748ca9486a9902fa6e86ff4a7 > fatal: bad object 1efded8eb6a7554748ca9486a9902fa6e86ff4a7 > > My head is > > $ git log | head -1 > commit 301df40749bdf144c72637795ba93d82e4b84682 That is indeed the latest SHA for #everything. Anyway the SHA on each commit changes upon rebase. It seems this is what happened. You're probably better off checking based on date. I believe Stefano's issues are the same ones as the one I reported. Would it have to do with the old bcdVersion? Does the device need its firmware upgraded first? If so how do we do this? Luis - 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