Alfred Perlstein cb18f7d12b - Patch to allow USB controller to resume operation after
being polled.

         - Remove the need for Giant from the USB HUB driver.

         - Leave device unconfigured instead of disabling the USB port
           when Huawei Autoinstall disk detection triggers. This should
           fix problems that the Huawei device is not detected after
           Autoinstall eject is issued.
         - Reported by: Nikolay Antsiferov

         - Fix memory use after free race for USB character devices.
         - Reported by: Lucius Windschuh

         - Factor out the enumeration lock into three functions to make the
         coming newbus lock conversion more easy.
          - usbd_enum_lock
          - usbd_enum_unlock
          - usbd_enum_is_locked

Submitted by:	hps
2009-08-24 05:05:38 +00:00
..
2009-08-24 05:02:36 +00:00
2009-08-24 05:03:59 +00:00
2009-07-30 00:16:50 +00:00
2009-07-30 00:14:34 +00:00
2009-07-30 00:15:50 +00:00
2009-07-30 00:17:08 +00:00
2009-06-27 21:23:30 +00:00
2009-07-30 00:15:50 +00:00
2009-07-30 00:15:50 +00:00
2009-08-24 05:01:06 +00:00
2009-08-24 05:02:36 +00:00
2009-07-30 00:57:54 +00:00