* grub-core/bus/usb/usbhub.c (attach_root_port): Wait 10ms

after enabling port.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-05-16 08:50:21 +02:00
parent ff44d107ad
commit 153a4b552d
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2011-05-16 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/bus/usb/usbhub.c (attach_root_port): Wait 10ms
after enabling port.
2011-05-16 Vladimir Serbinenko <phcoder@gmail.com>
Skip incorrect USB devices.