History log of /illumos-gate/usr/src/uts/common/sys/usb/usba/ (Results 1 – 25 of 25)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
602e131c13-May-2020 Toomas Soome

13493 usba: multiply-defined symbols
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Approved by: Dan McDonald <danmcd@joyent.com>

0d2006e402-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 ...

993e3faf01-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 ...

5c9564e102-Aug-2016 James Blachly

7215 usba logging through cmn_err (via usba_bus_ctl) output erroneously includes tab
7216 usba logging through cmn_err (via usba_bus_ctl) output truncates (leading) some device names
Reviewed

7215 usba logging through cmn_err (via usba_bus_ctl) output erroneously includes tab
7216 usba logging through cmn_err (via usba_bus_ctl) output truncates (leading) some device names
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@omniti.com>

show more ...

d235eb0513-Mar-2015 Richard PALO

5708 rid usbser/Makefile of CERRWARN
Reviewed by: Josef 'Jeff' Sipek<jeffpc@josefsipek.net>
Reviewed by: Dan McDonald<danmcd@omniti.com>
Approved by: Gordon Ross <gwr@nexenta.com>

e2c88f0c18-Aug-2014 Garrett D'Amore

5832 EOF wireless usb (aka UWB)
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Reviewed by: "Joshua M. Clulow" <josh@sysmgr.org>

5832 EOF wireless usb (aka UWB)
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Reviewed by: "Joshua M. Clulow" <josh@sysmgr.org>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

show more ...

7535ae1928-Jan-2013 David Höppner <0xffea@gmail.com>

3503 usba doesn't initialize cc_no_resources, causes gibberish output in kstat:
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approve

3503 usba doesn't initialize cc_no_resources, causes gibberish output in kstat:
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Dan McDonald <danmcd@nexenta.com>

show more ...

a7df97ba15-Aug-2009 Strony Zhang - Solaris China Team

PSARC 2009/422 VirtualBox USB Device Capture
6849326 USB filtered capture in Virtual Box is not supported on Solaris

489b7c4a05-Jun-2009 Raymond Chen

6839931 Run usb video test case cause system panic
6840438 wusb related warlock warnings

ff0e937b23-Apr-2009 Raymond Chen

PSARC 2007/425 Wireless USB support
6422602 Wireless USB support under Solaris

de6f998e19-Mar-2009 rui wang - Sun Microsystems - Beijing China

6806653 Billions and billions of root-hub lookups

269552cd02-Mar-2009 guoqing zhu - Sun Microsystems - Beijing China

6764185 DVD problems during OS usage (READ RETRY)

1939740722-Sep-2008 Sherry Moore

PSARC 2008/382 Fast Reboot
6714038 Fast Reboot support for x86 platforms

d29f5a7105-Sep-2008 zhigang lu - Sun Microsystems - Beijing China

6726636 lint cleanup for USB

fffe0b3006-Jan-2008 qz150045

6359387 uhci doesn't support suspend
6637698 The USB ISR should not handle the interrupt during the suspend
6641756 improper value may be returned in usb_get_current_frame_number

0a05e70508-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 ...

ffcd51f310-Aug-2007 lg150142

PSARC 2007/406 USB device reset
4904724 client drivers should be able to request a port reset

cf1b9f3d09-Aug-2007 dm120769

backout 4904724: RTI not approved

8275a87e09-Aug-2007 lg150142

PSARC 2007/406 USB device reset
4904724 client drivers should be able to request a port reset

036aa26101-Feb-2007 gc161489

6516835 usb warlock is not clean due to CR6463853

d73ae94e28-Dec-2006 gc161489

PSARC 2006/649 USB Interface Association support
6463853 USB IAD should be supported in solaris (updated usb bindings, FWARC 2006/671)

28cdc3d714-Jun-2006 szhou

6426010 Need ability to direct console to USB serial device

35f3684628-Nov-2005 sl147100

4108775 The hub driver needs to do power budgeting.
6340699 NULL pointer reference in usba module causes panic

4610e4a010-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

7c478bd914-Jun-2005 stevel@tonic-gate

OpenSolaris Launch