History log of /illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/ehci_isoch.c (Results 1 – 8 of 8)
Revision Date Author Comments
# 6aef9e11 19-Jan-2019 Toomas Soome

10711 ehci: NULL pointer errors
Reviewed by: Gerg&#337; Doma <domag02@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>


# d3d50737 13-Nov-2009 Rafael Vanoni

PSARC/2009/396 Tickless Kernel Architecture / lbolt decoupling
6860030 tickless clock requires a clock() decoupled lbolt / lbolt64
Portions contributed by Chad Mynhier <cmynhier@gmail.com>


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


# b3001def 15-Dec-2006 lg150142

PSARC 2006/605 USB: Clarification of isoc_pkts_length
4631155 Support usb2.0 or high speed usb isochronous devices
6463917 ohci isoc transfer don't support packet number great than 1
6463

PSARC 2006/605 USB: Clarification of isoc_pkts_length
4631155 Support usb2.0 or high speed usb isochronous devices
6463917 ohci isoc transfer don't support packet number great than 1
6463920 uhci need to update according to PSARC 2006/605:Clarification of isoc_pkts_length
6484743 ehci driver does not use isoc_pkts_length interface correctly

show more ...


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

OpenSolaris Launch