Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F166846881
D58717.id183650.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
334 B
Referenced Files
None
Subscribers
None
D58717.id183650.diff
View Options
diff --git a/sys/dev/usb/controller/xhci.c b/sys/dev/usb/controller/xhci.c
--- a/sys/dev/usb/controller/xhci.c
+++ b/sys/dev/usb/controller/xhci.c
@@ -1399,7 +1399,7 @@
trb.dwTrb3 = htole32(temp);
- return (xhci_do_command(sc, &trb, 500 /* ms */));
+ return (xhci_do_command(sc, &trb, 1000 /* ms */));
}
static usb_error_t
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Aug 18, 1:43 AM (16 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36282981
Default Alt Text
D58717.id183650.diff (334 B)
Attached To
Mode
D58717: usb: xhci: allow up to 1s for SET_ADDRESS
Attached
Detach File
Event Timeline
Log In to Comment