On Wed, 22 Nov 2006 01:31:48 -0800, Sylver wrote: > Hello, > thanks for the information ! > The USB adapter wasn't mine and I had to return it to his owner. But I've > ordered the same adapter, so as soon as I receive it, I'll test your patch ! > Moreover, I run linux on a powerpc architecture, so i'll check for endianess > potential problems ;) Ok, thanks
For endianess, you should have to replace "return reset_vector == FW_START_OFFSET;" with "return cpu_to_le16(reset_vector) == FW_START_OFFSET;" Matthieu ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Zd1211-devs mailing list - http://zd1211.ath.cx/ Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs