Module Name: src Committed By: tsutsui Date: Sat Aug 14 10:47:57 UTC 2010
Modified Files: src/sys/dev/usb: if_axe.c if_axereg.h Log Message: - use uint8_t for xfer buffers and byte numbers - use bool for sc_dying and sc_attached booleans To generate a diff of this commit: cvs rdiff -u -r1.44 -r1.45 src/sys/dev/usb/if_axe.c cvs rdiff -u -r1.11 -r1.12 src/sys/dev/usb/if_axereg.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.