History log of /illumos-gate/usr/src/uts/common/sys/usb/usba/usba_ugend.h (Results 1 – 4 of 4)
Revision Date Author Comments
# 993e3faf 01-Mar-2017 Robert Mustacchi

1979 USB 3.0 support
7918 want usb_pipe_xopen(9F)
7919 usbai burst macros for endpoint descriptor are wrong
7920 usba_hcdi_register() should fail if driver is using private data
7921

1979 USB 3.0 support
7918 want usb_pipe_xopen(9F)
7919 usbai burst macros for endpoint descriptor are wrong
7920 usba_hcdi_register() should fail if driver is using private data
7921 failing to load the usba root hub module destroys driver parent private data
7922 want ::hubd walker
7923 ::prtusb should include version
7924 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>
Reviewed by: Dale Ghent <daleg@omniti.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...


# d29f5a71 05-Sep-2008 zhigang lu - Sun Microsystems - Beijing China

6726636 lint cleanup for USB


# 0a05e705 08-Dec-2007 lc152243

PSARC/2007/653 Support for isochronous transfer in ugen(7D)
6595166 ugen_check_open_flags() should not use endpoint descriptor stored in ug_ep array
6604087 inconsistent allocation and access

PSARC/2007/653 Support for isochronous transfer in ugen(7D)
6595166 ugen_check_open_flags() should not use endpoint descriptor stored in ug_ep array
6604087 inconsistent allocation and access of memory cause illegal access panic in ehci isoc xfer
6604692 ugen isoc xfer support
6620176 isoc_error_count is not calculated correctly in ehci_parse_isoc_error()

show more ...


# 7c478bd9 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch