Source-Changes archive

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

CVS commit: [netbsd-5] src/sys/dev/usb



Module Name:    src
Committed By:   riz
Date:           Mon Nov 22 03:00:30 UTC 2010

Modified Files:
        src/sys/dev/usb [netbsd-5]: if_kuereg.h

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1480):
        sys/dev/usb/if_kuereg.h: revision 1.12
Replace evil pointer casts that cause unaligned access panic on ARM and
MIPS with proper le16dec(9) and le32dec(9) functions for byte stream.
Now kue(4) works on hpcarm W-ZERO3.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.11.140.1 src/sys/dev/usb/if_kuereg.h

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