CVSROOT:        /cvs
Module name:    src
Changes by:     jmatt...@cvs.openbsd.org        2018/11/18 01:46:57

Modified files:
        sys/dev/pci    : xhci_pci.c 

Log message:
When parsing extended capabilities, bail out if a register read returns
-1/0xffffffff, so we don't run off the end of the register area and crash.
The controller doesn't initialise, but this is still an improvement.
Seen on Dell R6415s when booting in BIOS mode, and possibly on some
Supermicro systems.

ok mpi@

Reply via email to