mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
usbcore "upgrade", fixes issues with timing, host controller reset, new devices discovery, other small things (better to see diff :) ).
svn path=/trunk/; revision=16643
This commit is contained in:
@@ -183,7 +183,7 @@ struct usb_hub {
|
||||
|
||||
int error; /* last reported error */
|
||||
int nerrors; /* track consecutive errors */
|
||||
|
||||
int RestCounter;
|
||||
struct list_head hub_list; /* all hubs */
|
||||
struct list_head event_list; /* hubs w/data or errs ready */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user