Elimar Riesebieter wrote:
> On Sun, 24 Sep 2006 the mental interface of
> Daniel Drake told:
>
>   
>> Hi,
>>
>> I have some changes ready which enable hardware decryption for receiving 
>> encrypted frames in zd1211rw. Hardware encryption (for transmitting) 
>> will come after this tested and merged.
>>
>> It does need some extra testing though. Specifically:
>>
>> - Someone on PPC or another big-endian architecture, incase I screwed up 
>> the byte-swapping bit
>> - Someone on a WPA TKIP network
>> - Someone on a WPA CCMP network
>>
>> Any volunteers?
>>
>> You need to patch your 2.6.18 kernel with this:
>> http://marc.theaimsgroup.com/?l=linux-netdev&m=115913791123037&w=2
>>     
>
> [EMAIL PROTECTED]>tty8 ~src/linux $ cat ../ieee80211_rx.patch| patch -p1
> patching file net/ieee80211/ieee80211_rx.c
> Hunk #1 FAILED at 415.
> Hunk #2 FAILED at 654.
> 2 out of 2 hunks FAILED -- saving rejects to file 
> net/ieee80211/ieee80211_rx.c.rej
> patching file drivers/net/wireless/bcm43xx/bcm43xx_xmit.c
> Hunk #1 FAILED at 544.
> 1 out of 1 hunk FAILED -- saving rejects to file 
> drivers/net/wireless/bcm43xx/bcm43xx_xmit.c.rej
> patching file drivers/net/wireless/ipw2200.c
> Reversed (or previously applied) patch detected!  Assume -R? [n]
> Apply anyway? [n]
> Skipping patch.
> 3 out of 3 hunks ignored -- saving rejects to file 
> drivers/net/wireless/ipw2200.c.rej
> patching file include/net/ieee80211.h
> Hunk #1 FAILED at 1037.
> 1 out of 1 hunk FAILED -- saving rejects to file include/net/ieee80211.h.rej
> patching file drivers/net/wireless/bcm43xx/bcm43xx_main.c
> Hunk #1 FAILED at 4034.
> 1 out of 1 hunk FAILED -- saving rejects to file 
> drivers/net/wireless/bcm43xx/bcm43xx_main.c.rej
>
> Hmmm? Do I have to use a git version?
>
> Elimar
>
>   

No, use mainline 2.6.18 kenel.
Apply the patch in this way:

[EMAIL PROTECTED]:/usr/src/linux-2.6.18# patch -p1 < /home/rello/patch.txt


-- 


+----------------------------SIGNATURE:-------------------------+
| Silvio Relli aka "Rello"  admin(at)rello.it ---> www.rello.it |
|                      GPG key: 1024D/B24DEED3                  |
| "I videogiochi non influenzano i bambini. Voglio dire,        |
| se pac-man avesse influenzato la nostra generazione, staremmo |
| tutti saltando in sale scure, masticando pillole magiche      |
| e ascoltando musica elettronica ripetitiva"                   |
| (Kristian Wilson, Nintendo Inc, 1989.)                        |
+---------------------------------------------------------------+






-------------------------------------------------------------------------
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

Reply via email to