History log of /illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/uhci.c (Results 1 – 20 of 20)
Revision Date Author Comments
# 6a634c9d 19-Aug-2010 Richard Lowe

merge with onnv_147
Reviewed by: garrett@nexenta.com
Approved by: garrett@nexenta.com


# 6f6c7d2b 14-Jul-2010 Vincent Wang

6867140 ultra 27 does not resume from either mouse or keyboard event


# 0978cd2d 09-Jun-2009 Vincent Wang

6769365 USB should power down during suspend


# 0f1b305e 15-Jan-2009 Seth Goldberg

6759202 ata: S3 suspend to ram hangs in pci_save_config_regs()
6759210 uhci: suspend to ram on Toshiba Tecra S1 hangs in uhci_cpr_suspend()
6759217 uppc: state of legacy pic must be saved / r

6759202 ata: S3 suspend to ram hangs in pci_save_config_regs()
6759210 uhci: suspend to ram on Toshiba Tecra S1 hangs in uhci_cpr_suspend()
6759217 uppc: state of legacy pic must be saved / restored to support suspend to ram
6761267 pci interrupt routing entries not restored after wakeup from S3 sleep
6759220 ipw2100: needs DDI_SUSPEND / DDI_RESUME support, for suspend to ram
6761274 acpi-crs property not freed after wakeup from s3 suspend to ram
6766845 Tecra S1: ata0 "timeout: abort request" errors for PATA HDD after S3 resume
Contributed by Juergen Keil <jk@tools.de>.

show more ...


# c28a14f2 14-Nov-2008 Sherry Moore

6767575 uhci_quiesce() should clear status bits


# 19397407 22-Sep-2008 Sherry Moore

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


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


# 932cf989 14-Apr-2008 sl147100

6681221 Solaris hangs during early boot when EHCI-2 is enabled from BIOS


# fffe0b30 06-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


# 95907d70 05-Jun-2007 fb209375

6560989 save time when attaching uhci controller to make solaris boot faster


# 8668df41 18-Jan-2007 lg150142

6488108 The L0 and L1 level of debug info in usb codes need to re-check.
6493292 ldterm and ttcompat need to be autopushed above usb serial drivers


# 28cdc3d7 14-Jun-2006 szhou

6426010 Need ability to direct console to USB serial device


# 02acac7e 05-Jun-2006 sl147100

6400758 uhci dma_mem_alloc failure when free memory is low should be fixed
6400763 ohci dma_mem_alloc failure when free memory is low should be fixed


# d291d9f2 23-Nov-2005 frits

6352154 warlock all is not clean
6352865 reduce messages from USB drivers in /var/adm/messages


# 9c75c6bf 22-Nov-2005 govinda

6344060 Add MSI software support in bge driver
6344997 Add MSI software support in ohci driver
6344998 Add MSI software support in ehci driver
6348120 Add MSI software support in uhci dri

6344060 Add MSI software support in bge driver
6344997 Add MSI software support in ohci driver
6344998 Add MSI software support in ehci driver
6348120 Add MSI software support in uhci driver
6349315 Add support for MSI64 transactions
6347105 Update MSI software support in mpt driver
6347109 Fix DDI framework MSI-X issues
6352670 Use proper behavior flag while calling ddi_intr_alloc
6343017 ddi_intr_remove_handler() returns DDI_FAILURE for MSI interrupts
6349316 px_pci should register legacy/fixed interrupt if MSIs are not available
6342807 Fire/Oberon driver panics on detach
6343874 Fire/Oberon Sun4u interrupt vector removal sequence incorrect
6343908 implement sun4v version of px_ib_intr_reset()
6348244 NGDR: panic when addboard resume on Starfire with socal
6348171 panic in ddi framework during esp_attach
6352440 sparc MDB ::interrupts output cleanup

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


# a195726f 14-Oct-2005 govinda

PSARC/2005/561 Obsolete DDI Interrupt Interfaces
6330182 Implement PSARC/2005/561 changes
6255855 ddi_intr_get_nintrs() returns DDI_SUCCESS for type = -1
6255872 ddi_intr_get_cap() return

PSARC/2005/561 Obsolete DDI Interrupt Interfaces
6330182 Implement PSARC/2005/561 changes
6255855 ddi_intr_get_nintrs() returns DDI_SUCCESS for type = -1
6255872 ddi_intr_get_cap() returns 0 for capability structure
6256554 process_intr_ops() should check for pdip value
6280180 memory leaks in ddi_add_intr /ddi_intr_alloc
6320326 interrupt state should not be touched during interrupt re-routing
6320368 default px driver configuration should be MSIX
6320374 px driver should call ndi_ra_alloc() with proper arguments
6323264 px_err_reg_disable() access fire regsiters with incorrect csrbase
6328321 update sparc.fdbg for new DDI interrupt data structures

--HG--
rename : usr/src/uts/common/sys/nexusintr.h => deleted_files/usr/src/uts/common/sys/nexusintr.h
rename : usr/src/uts/sun4/sys/nexusintr_impl.h => deleted_files/usr/src/uts/sun4/sys/nexusintr_impl.h

show more ...


# abdbd06d 21-Jun-2005 agiri

6272642 gcc and ADII don't get along


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

OpenSolaris Launch