[SeaBIOS] [PATCH 1/4] xhci: Update the times for usb command timeouts.

Matt DeVillier matt.devillier at gmail.com
Sat Jun 21 19:20:21 CEST 2014


Kevin,

I still have issues with various USB sticks not being detected at boot due to the xhci_event_wait() call in xhci_cmd_submit() which still has a timeout of 1000ms (vs 5000 for the ones affected by this patch).  Manually setting it to 5000 fixes the issues with all the USB flash devices I've tested (which had a problem at 1000ms)

-Matt



More information about the SeaBIOS mailing list