Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [nick-nhusb] src/sys
Module Name: src
Committed By: skrll
Date: Sun Oct 11 09:17:51 UTC 2015
Modified Files:
src/sys/arch/mips/adm5120/dev [nick-nhusb]: ahci.c
src/sys/dev/ic [nick-nhusb]: sl811hs.c
src/sys/dev/usb [nick-nhusb]: ehci.c motg.c ohci.c uhci.c usbdi.c
usbdivar.h xhci.c
src/sys/external/bsd/dwc2 [nick-nhusb]: dwc2.c dwc2var.h
src/sys/rump/dev/lib/libugenhc [nick-nhusb]: ugenhc.c
Log Message:
Update ubm_allocx with the isoc frame count parameter and use it in
dwctwo(4)
To generate a diff of this commit:
cvs rdiff -u -r1.12.6.12 -r1.12.6.13 src/sys/arch/mips/adm5120/dev/ahci.c
cvs rdiff -u -r1.47.6.12 -r1.47.6.13 src/sys/dev/ic/sl811hs.c
cvs rdiff -u -r1.234.2.53 -r1.234.2.54 src/sys/dev/usb/ehci.c
cvs rdiff -u -r1.12.2.18 -r1.12.2.19 src/sys/dev/usb/motg.c
cvs rdiff -u -r1.254.2.22 -r1.254.2.23 src/sys/dev/usb/ohci.c
cvs rdiff -u -r1.264.4.35 -r1.264.4.36 src/sys/dev/usb/uhci.c
cvs rdiff -u -r1.162.2.30 -r1.162.2.31 src/sys/dev/usb/usbdi.c
cvs rdiff -u -r1.109.2.17 -r1.109.2.18 src/sys/dev/usb/usbdivar.h
cvs rdiff -u -r1.28.2.40 -r1.28.2.41 src/sys/dev/usb/xhci.c
cvs rdiff -u -r1.32.2.12 -r1.32.2.13 src/sys/external/bsd/dwc2/dwc2.c
cvs rdiff -u -r1.3.12.5 -r1.3.12.6 src/sys/external/bsd/dwc2/dwc2var.h
cvs rdiff -u -r1.22.4.9 -r1.22.4.10 src/sys/rump/dev/lib/libugenhc/ugenhc.c
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