Date: Thu, 29 Apr 2010 22:49:21 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb usb_compat_linux.c usb_dev.c usb_device.c usb_device.h usb_generic.c usb_hub.c usb_request.c usb_transfer.c usb_transfer.h Message-ID: <201004292305.o3TN5sIA089186@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2010-04-29 22:49:21 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/dev/usb usb_compat_linux.c usb_dev.c usb_device.c usb_device.h usb_generic.c usb_hub.c usb_request.c usb_transfer.c usb_transfer.h Log: SVN rev 207403 on 2010-04-29 22:49:21Z by thompsa MFC r207080 Use a more obvious prefix for the USB control (endpoint 0) transfers rather than default_*. Revision Changes Path 1.17.2.5 +1 -1 src/sys/dev/usb/usb_compat_linux.c 1.31.2.7 +1 -1 src/sys/dev/usb/usb_dev.c 1.44.2.16 +23 -23 src/sys/dev/usb/usb_device.c 1.27.2.6 +5 -5 src/sys/dev/usb/usb_device.h 1.20.2.4 +9 -9 src/sys/dev/usb/usb_generic.c 1.28.2.8 +1 -1 src/sys/dev/usb/usb_hub.c 1.24.2.5 +2 -2 src/sys/dev/usb/usb_request.c 1.28.2.12 +12 -12 src/sys/dev/usb/usb_transfer.c 1.12.2.2 +1 -1 src/sys/dev/usb/usb_transfer.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004292305.o3TN5sIA089186>