[SeaBIOS] [PATCH 1/2] ehci: Only delay UHCI/OHCI port scan until after EHCI setup completes

Kevin O'Connor kevin at koconnor.net
Sat Feb 6 19:03:01 CET 2016


On Tue, Feb 02, 2016 at 03:03:36PM -0500, Kevin O'Connor wrote:
> EHCI controller setup needs to occur prior to checking any UHCI or
> OHCI ports to ensure a high speed device is not mistakenly configured
> on a full speed "companion" controller.  However, only the UHCI/OHCI
> port scan needs to be delayed, not the full UHCI/OHCI controller init.
> 
> This change moves back the ehci controller setup check until port
> scan in UHCI/OHCI.

FYI, I committed this series.

-Kevin



More information about the SeaBIOS mailing list