summaryrefslogtreecommitdiff
path: root/usr/src/cmd/mdb/intel/amd64/xhci
AgeCommit message (Collapse)AuthorFilesLines
2016-12-09OS-1151 need support for USB v3.0Robert Mustacchi1-0/+27
OS-5778 want usb_pipe_xopen(9F) OS-5776 usbai burst macros for endpoint descriptor are wrong OS-5367 usba_hcdi_register() should fail if driver is using private data OS-5368 failing to load the usba root hub module destroys driver parent private data OS-5775 want ::hubd walker OS-5774 ::prtusb should include version OS-5777 usb_*_request(9S) manual pages should match structure names Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Bryan Cantrill <bryan@joyent.com> Approved by: Dave Pacheco <dap@joyent.com>