Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-4] src/sys/dev



Module Name:    src
Committed By:   bouyer
Date:           Tue Mar 31 18:08:24 UTC 2009

Modified Files:
        src/sys/dev/ic [netbsd-4]: rt2560.c rt2661.c
        src/sys/dev/usb [netbsd-4]: if_rum.c if_ural.c

Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1298):
        sys/dev/usb/if_ural.c: revision 1.26 via patch
        sys/dev/usb/if_rum.c: revision 1.17 via patch
        sys/dev/ic/rt2661.c: revision 1.20 via patch
        sys/dev/ic/rt2560.c: revision 1.14 via patch
Fix a number of driver which doesn't check wep flag in *_tx_mgt.
It is incorrect because we need to encrypt some management frame in case of
shared authentification.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.7.2.1 src/sys/dev/ic/rt2560.c
cvs rdiff -u -r1.13 -r1.13.2.1 src/sys/dev/ic/rt2661.c
cvs rdiff -u -r1.3.2.4 -r1.3.2.5 src/sys/dev/usb/if_rum.c
cvs rdiff -u -r1.18.2.2 -r1.18.2.3 src/sys/dev/usb/if_ural.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index