Module Name: src Committed By: msaitoh Date: Thu Dec 28 05:43:42 UTC 2017
Modified Files: src/sys/dev/pci: xhci_pci.c Log Message: - Fix panic in xhci_pci_detach() if xhci_pci_attach() failed. - Fallback from MSI to INTx correctly. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/sys/dev/pci/xhci_pci.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.