Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Sep 2010 04:05:00 +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:  <201009020405.o8245HOF099985@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2010-09-02 04:05:00 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          usb_controller.h usb_device.c 
                         usb_generic.c usb_hub.c usbdi.h 
  Log:
  SVN rev 212135 on 2010-09-02 04:05:00Z by thompsa
  
  Add support for power mode filtering as some USB hardware does not support
  power saving.
  
  Submitted by:   Hans Petter Selasky
  
  Revision  Changes    Path
  1.19      +4 -0      src/sys/dev/usb/usb_controller.h
  1.63      +1 -1      src/sys/dev/usb/usb_device.c
  1.25      +2 -3      src/sys/dev/usb/usb_generic.c
  1.40      +29 -2     src/sys/dev/usb/usb_hub.c
  1.75      +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?201009020405.o8245HOF099985>