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:   mlelstv
Date:           Wed Apr  6 21:51:29 UTC 2022

Modified Files:
        src/sys/dev/usb: ehci.c if_smscreg.h if_urtwn.c ubt.c uhub.c ukbd.c
            usb_subr.c usbdi.c uvideo.c xhci.c xhcireg.h

Log Message:
remove debug printf


To generate a diff of this commit:
cvs rdiff -u -r1.309 -r1.310 src/sys/dev/usb/ehci.c
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/usb/if_smscreg.h
cvs rdiff -u -r1.101 -r1.102 src/sys/dev/usb/if_urtwn.c
cvs rdiff -u -r1.64 -r1.65 src/sys/dev/usb/ubt.c
cvs rdiff -u -r1.159 -r1.160 src/sys/dev/usb/uhub.c
cvs rdiff -u -r1.160 -r1.161 src/sys/dev/usb/ukbd.c
cvs rdiff -u -r1.275 -r1.276 src/sys/dev/usb/usb_subr.c
cvs rdiff -u -r1.240 -r1.241 src/sys/dev/usb/usbdi.c
cvs rdiff -u -r1.70 -r1.71 src/sys/dev/usb/uvideo.c
cvs rdiff -u -r1.162 -r1.163 src/sys/dev/usb/xhci.c
cvs rdiff -u -r1.19 -r1.20 src/sys/dev/usb/xhcireg.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