CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2014/08/10 05:21:49
Modified files: sys/dev/usb : xhci.c Log message: Merge xhci_device_setup() into xhci_pipe_init() there's no reason to have a separate function anymore, it is just a wrapper around the "set address" command.