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:   mrg
Date:           Tue Mar  6 02:49:03 UTC 2012

Modified Files:
        src/sys/dev/usb: ehci.c ehcivar.h ohci.c ohcivar.h uhci.c uhcivar.h
            usb.c usb.h

Log Message:
pull down from usbmp:

kill the !USE_USE_SOFTINTR code.


To generate a diff of this commit:
cvs rdiff -u -r1.184 -r1.185 src/sys/dev/usb/ehci.c
cvs rdiff -u -r1.38 -r1.39 src/sys/dev/usb/ehcivar.h
cvs rdiff -u -r1.219 -r1.220 src/sys/dev/usb/ohci.c
cvs rdiff -u -r1.51 -r1.52 src/sys/dev/usb/ohcivar.h
cvs rdiff -u -r1.243 -r1.244 src/sys/dev/usb/uhci.c
cvs rdiff -u -r1.49 -r1.50 src/sys/dev/usb/uhcivar.h
cvs rdiff -u -r1.127 -r1.128 src/sys/dev/usb/usb.c
cvs rdiff -u -r1.93 -r1.94 src/sys/dev/usb/usb.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