# # Copyright (c) 2011, Intel Corporation. # All rights reserved. # # Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved. # # # Force load driver to support hotplug activity # ddi-forceattach=1; # The xhci driver may fail to take control of the hardware from the # BIOS on some systems but carry on regardless. # If this causes problems and xhci should fail to attach # uncomment the following line. # # abort-on-BIOS-take-over-failure = 1;