Date: Mon, 16 May 2005 09:39:26 +0000 (UTC) From: Julian Elischer <julian@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb usb.c usb_port.h usb_subr.c usbdi.c usbdi.h usbdi_util.c usbdi_util.h usbdivar.h Message-ID: <200505160939.j4G9dQpK090150@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian 2005-05-16 09:39:25 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/usb usb.c usb_port.h usb_subr.c usbdi.c usbdi.h usbdi_util.c usbdi_util.h usbdivar.h Log: Revert a set of MFCs that worked for me but seem to be causing problems for others. Rest assured you haven't seen the end of these.. As soon as I get back to a test environment I can use for finding the problem I'm try again. Revision Changes Path 1.26.2.14 +2 -5 src/sys/dev/usb/usb.c 1.25.2.10 +6 -17 src/sys/dev/usb/usb_port.h 1.23.2.22 +92 -84 src/sys/dev/usb/usb_subr.c 1.34.2.13 +8 -103 src/sys/dev/usb/usbdi.c 1.21.2.8 +66 -78 src/sys/dev/usb/usbdi.h 1.15.2.8 +7 -43 src/sys/dev/usb/usbdi_util.c 1.9.2.6 +3 -8 src/sys/dev/usb/usbdi_util.h 1.14.2.6 +1 -2 src/sys/dev/usb/usbdivar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505160939.j4G9dQpK090150>