[Bug 212256] xhci controllers cannot be used with ppt
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Sep 8 09:50:31 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212256
--- Comment #2 from commit-hook at freebsd.org ---
A commit references this bug:
Author: hselasky
Date: Thu Sep 8 09:50:04 UTC 2016
New revision: 305589
URL: https://svnweb.freebsd.org/changeset/base/305589
Log:
MFC r281499:
Modify the return value of the uhci/ehci/xhci PCI probe routines to
'BUS_PROBE_DEFAULT'. This allows bhyve's 'ppt' driver to claim ownership
of the device and pass it through to the guest.
In the common case where there are no competing drivers for USB controllers
this change is a no-op.
PR: 212256
Changes:
_U stable/10/
stable/10/sys/dev/usb/controller/ehci_pci.c
stable/10/sys/dev/usb/controller/uhci_pci.c
stable/10/sys/dev/usb/controller/xhci_pci.c
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-usb
mailing list