Source-Changes archive

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

CVS commit: src/sys/dev/usb



Module Name:    src
Committed By:   tsutsui
Date:           Mon Aug 16 09:44:01 UTC 2010

Modified Files:
        src/sys/dev/usb: if_kue.c if_kuereg.h kue_fw.h

Log Message:
- u_intNN_t -> uintNN_t
- use uint8_t for binary data
- use bool for boolean vaules
No binary change.


To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 src/sys/dev/usb/if_kue.c
cvs rdiff -u -r1.13 -r1.14 src/sys/dev/usb/if_kuereg.h
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/usb/kue_fw.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