Date: Sun, 5 Apr 2009 18:20:03 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb usb_device.c usb_request.c Message-ID: <200904051820.n35IKJfg098357@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2009-04-05 18:20:03 UTC FreeBSD src repository Modified files: sys/dev/usb usb_device.c usb_request.c Log: SVN rev 190731 on 2009-04-05 18:20:03Z by thompsa MFp4 //depot/projects/usb@159871 - bugfixes after the memory usage reduction patch - Use "udev->pipes_max" instead of USB_EP_MAX - Use correct "bmRequestType" for getting the config descriptor. Submitted by: Hans Petter Selasky Revision Changes Path 1.17 +4 -4 src/sys/dev/usb/usb_device.c 1.8 +4 -3 src/sys/dev/usb/usb_request.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904051820.n35IKJfg098357>