Source-Changes archive

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

CVS commit: [netbsd-6] src/external/bsd/wpa/dist/src/drivers



Module Name:    src
Committed By:   riz
Date:           Sat May 19 15:32:38 UTC 2012

Modified Files:
        src/external/bsd/wpa/dist/src/drivers [netbsd-6]: driver_bsd.c

Log Message:
Pull up following revision(s) (requested by nakayama in ticket #269):
        external/bsd/wpa/dist/src/drivers/driver_bsd.c: revision 1.5
Make WPA works on big-endian machines.
Need byte swapping to copy seq to member ik_keyrsc.  The code is
borrowed from driver_madwifi.c.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.4.8.1 \
    src/external/bsd/wpa/dist/src/drivers/driver_bsd.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