Date: Fri, 19 Nov 2010 01:49:22 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb usb_controller.h usb_device.c usb_generic.c usb_hub.c usbdi.h Message-ID: <201011190149.oAJ1njJF038243@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2010-11-19 01:49:22 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/dev/usb usb_controller.h usb_device.c usb_generic.c usb_hub.c usbdi.h Log: SVN rev 215501 on 2010-11-19 01:49:22Z by thompsa MFC r212135 Add support for power mode filtering as some USB hardware does not support power saving. Revision Changes Path 1.17.2.3 +4 -0 src/sys/dev/usb/usb_controller.h 1.44.2.19 +1 -1 src/sys/dev/usb/usb_device.c 1.20.2.6 +2 -3 src/sys/dev/usb/usb_generic.c 1.28.2.13 +29 -2 src/sys/dev/usb/usb_hub.c 1.71.2.5 +1 -0 src/sys/dev/usb/usbdi.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011190149.oAJ1njJF038243>