CVSROOT: /cvs Module name: src Changes by: y...@cvs.openbsd.org 2014/07/12 11:38:51
Modified files: sys/dev/pci : xhci_pci.c sys/dev/usb : xhcireg.h Log message: To enable Intel XHCI host controller, re-route all of usb port to xhci instead of connected to ehci. ok mpi@