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:   drochner
Date:           Wed May 21 17:19:44 UTC 2008

Modified Files:
        src/sys/dev/usb: ehci.c ohci.c uhci.c usb_mem.c usb_mem.h

Log Message:
fix argument to usb_setup_reserve() (called from USB host adapter drivers)
to be device_t consistently, from Quentin Garnier


To generate a diff of this commit:
cvs rdiff -r1.135 -r1.136 src/sys/dev/usb/ehci.c
cvs rdiff -r1.192 -r1.193 src/sys/dev/usb/ohci.c
cvs rdiff -r1.217 -r1.218 src/sys/dev/usb/uhci.c
cvs rdiff -r1.35 -r1.36 src/sys/dev/usb/usb_mem.c
cvs rdiff -r1.25 -r1.26 src/sys/dev/usb/usb_mem.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