History log of /illumos-gate/usr/src/uts/common/io/usb/usba/usba_ugen.c (Results 1 – 12 of 12)
Revision Date Author Comments
# 0d2006e4 02-Apr-2019 Robert Mustacchi

11177 usba should read the device binary object store
11178 USB topology could know about supported, minimum speeds
11179 usba parsing code should take const data pointers
11176 usba kern

11177 usba should read the device binary object store
11178 USB topology could know about supported, minimum speeds
11179 usba parsing code should take const data pointers
11176 usba kernel module should be CERRWARN and smatch clean
Reviewed by: John Levon <john.levon@joyent.com>
Reviewed by: Rob Johnston <rob.johnston@joyent.com>
Approved by: Gordon Ross <gordon.ross@nexenta.com>

show more ...


# 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 ...


# 48bbca81 17-Feb-2017 Daniel Hoffman

7812 Remove gender specific language
Reviewed by: Matt Ahrens <mahrens@delphix.com>
Reviewed by: Prakash Surya <prakash.surya@delphix.com>
Reviewed by: Steve Gonczi <steve.gonczi@delphix.

7812 Remove gender specific language
Reviewed by: Matt Ahrens <mahrens@delphix.com>
Reviewed by: Prakash Surya <prakash.surya@delphix.com>
Reviewed by: Steve Gonczi <steve.gonczi@delphix.com>
Reviewed by: Chris Williamson <chris.williamson@delphix.com>
Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...


# a5eb7107 15-Feb-2015 Bryan Cantrill

5640 want epoll support
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Garrett D'Amore <garrett@damore.org>


# 8793b36b 18-Sep-2008 Nick Todd

6733185 Further cleanup of SUN Studio 12 lint warnings in ON source.
6365532 socketvar.h strangles lint for everyone
5002763 Sockfs debug macros should be linted
6746261 _mkarglst acciden

6733185 Further cleanup of SUN Studio 12 lint warnings in ON source.
6365532 socketvar.h strangles lint for everyone
5002763 Sockfs debug macros should be linted
6746261 _mkarglst accidentally exported from libc.

show more ...


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

6726636 lint cleanup for USB


# 77e51571 28-Aug-2008 gongtian zhao - Sun Microsystems - Beijing China

6560813 USB drivers should not use SCCS keywords in user-visible strings


# 112116d8 18-Jun-2008 fb209375

6677217 Sun Studio 12 finds many lint errors in USB code.


# 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 ...


# 4610e4a0 10-Nov-2005 frits

Contributed by Juergen Keil jk@tools.de.
6337131 ehci_detach panics debug kernel with a failed assertion with ALi USB2.0 PCI card


# 96603521 24-Jun-2005 frits

6234904 assertion failed: cmd->cmd_bp->b_bcount >= req->bulk_len seen on a Sun-Blade-1500
6289440 cat /dev/usb/device0 panics the system


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

OpenSolaris Launch