summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/usb
AgeCommit message (Collapse)AuthorFilesLines
2006-08-296458404 Support Keyspan USA_49WG USB to Serial devicelg1501423-417/+1309
2006-08-126412936 no event data is received from a "Apple Mighty Mouse"setje1-0/+14
Contributed by Juergen Keil <jk@tools.de>.
2006-08-096458006 ohci connected mouse/keyboard broken on Ultra 40gc1614891-9/+12
2006-08-066452642 USB Urgent Issue: thumper/Galaxy paused ~5-8 minute during bootsl1471001-1/+104
2006-08-036320651 USBA and HC drivers should support zero length bulk packet transmitgc1614896-96/+161
6321272 ohci BAD TRAP in i_ddi_get32 when handling interrupt from USB Unrecoverable error
2006-07-106412476 Front USB hub intializes to USB 1.x full speed on ohci rather than ↵gc1614891-1/+1
USB 2.0 hi speed on EHCI
2006-07-066388141 Fix the CDDL block of usr/src/uts/intel/usbs49_fw/Makefilesl1471004-27/+220
6430189 Recovery mechanism fail to re-activate the USB port after the short circuit condition is cleared. 6440743 ohci should be able to handle clearing hub feature C_HUB_OVER_CURRENT 6443767 warlock usb is not clean due to changes made in 6426010
2006-06-266414967 hid_qreply_error calls freemsg on non-mblkgc1614892-43/+23
2006-06-216370860 OS USB Error: "Connecting device on port 2 failed" seen during power ↵lg1501424-29/+71
and reboot cycles 6388708 usba should add more strict check on device descriptors when parsing a device's configure desciptors 6416852 some device property updating codes duplicated in usba.c 6424543 Support Prolific PL_2303HX(Chip Rev D) USB to serial device
2006-06-196423586 Uli M1575 USB OHCI trn_oor panicgk734712-0/+95
2006-06-146426010 Need ability to direct console to USB serial deviceszhou8-28/+824
2006-06-046400758 uhci dma_mem_alloc failure when free memory is low should be fixedsl1471004-335/+1613
6400763 ohci dma_mem_alloc failure when free memory is low should be fixed
2006-05-256428720 Fix for 6425177 breaks support for some usb mass storage devicescg1499151-18/+18
Contributed by Juergen Keil <jk@tools.de>.
2006-05-156425177 USB mass-storage devices cannot support 0x03 and 0x04 mode pagecg1499151-12/+25
6425184 checking write-protection in sd should be improved 6425194 write-protection checking in smserverd should be improved 6425202 backout workaround for newman flash in scsa2usb 6425204 remove obsolete code in sd driver
2006-04-076255137 cons_polledio structure need to be updatedlt2003411-14/+13
2006-03-226396086 absolute mouse type event is not delivered to X during hotplugqz1500451-17/+53
2006-03-096369771 Two-button USB mice don't work like two-button PS/2 micedanmcd1-6/+19
2006-02-276372009 dma_mem_alloc failures when free memory is low; zfs panic on usb ↵sl1471004-80/+200
mass storage Contributed by Juergen Keil <jk@tools.de>.
2006-02-206353371 ohci/ehci hand-off for USB 2.0 devices does not work on Ferrari 4000 ↵yq1934111-1/+1
(fix typo)
2006-02-196353371 ohci/ehci hand-off for USB 2.0 devices does not work on Ferrari 4000yq1934113-109/+197
2006-02-125083593 USB keyboard and mouse on IBM ThinkCentre not function wellqz1500452-178/+78
6328758 support for Logitech MX900 mouse
2006-02-12PSARC 2005/731 hotpluggable disk supportcg1499152-35/+64
6348407 Enable EFI partitions and device ID supports for hotpluggable devices
2006-01-266369724 DS_READY references should be checked for correctnesscth3-7/+7
2006-01-16PSARC 2005/535 zero-CountryCode keyboard layout supportqz1500451-26/+12
6265017 low cost PC keyboards don't send correct bCountryCode byte
2006-01-156355382 panic on sunblade 1500 with xvr-100 during multiseat testing (fix lint)cg1499151-1/+1
2006-01-136343419 plugging in usb speakers caused an assertion failure in ↵yz1470691-5/+19
usb_ac_set_config() 6369537 support ATEN UC-232A USB serial adapter 6369602 cleanup the Makefile of usbs49_fw module (sparc) 6370506 assertion failed (usb_ac.c, line: 4675) because usb_as cmd completion timeout is too short
2006-01-126355382 panic on sunblade 1500 with xvr-100 during multiseat testingcg1499151-6/+56
2006-01-026366785 nightly doesn't handle transition from pre-split to split workspacekupfer1-39/+0
2005-12-296349926 keyspan driver wastes cycles on busywaityz1470694-220/+457
6356965 improve the code for error handling in keyspan driver 6357654 support keyspan 4 port USB serial adapter (49wlc)
2005-12-276366097 hidparser shouldn't use signed chars when computing max packet sizeqz1500451-4/+4
Contributed by Juergen Keil jk@tools.de
2005-12-216289535 build_cscope complains a bit on x86kupfer1-16/+41
6303550 xencrypt, xdecrypt no longer mangled 6316770 split the tree into open and closed trees 6321333 Install.sh is over-zealous looking for kmods
2005-12-196338767 panic when running usbpit on edgeportyz1470694-43/+58
6349839 prolific driver enters uninitialized mutex 6349845 prolific driver uses uninitialized log handler 6349900 prolific driver can hang on disconnect 6350960 assertion failed: ph_open_cnt == 0, file: ../../common/io/usb/usba/usba.c, line: 2702 6358821 update inc.flg for usbsprl and usbsksp driver
2005-12-126314484 newman 1.1 flash disk cannot mount or fdisksl1471003-9/+29
6351805 scsa2usb needs better residue handling
2005-11-284108775 The hub driver needs to do power budgeting.sl1471005-82/+710
6340699 NULL pointer reference in usba module causes panic
2005-11-226352154 warlock all is not cleanfrits24-156/+156
6352865 reduce messages from USB drivers in /var/adm/messages
2005-11-226344060 Add MSI software support in bge drivergovinda4-239/+690
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
2005-11-144644326 scsa2usb goes into a loop while processing STALL conditionqz1500456-46/+169
6261946 usbser_edge: NULL pointer dereference panic in edge_pipe_start_polling 6308155 comments confusing in scsa2usb.conf 6316748 panic: assertion failed: rval == DDI_SUCCESS, file: common/io/usb/hcd/openhci/ohci.c (1998) 6328230 logitech mx900 mouse does not enumerate on uhci 6338046 Sun Type 6 Japanese keyboard and other Japanese keyboards should be recognized 6347166 free(char *) is not correct in cfga_configfile.c
2005-11-146314504 Support for Prolific USB serial adaptersxs1564632-0/+2364
2005-11-146314455 Support for Keyspan USB serial adaptersyz1470693-0/+4817
2005-11-10Contributed by Juergen Keil jk@tools.de.frits25-131/+201
6337131 ehci_detach panics debug kernel with a failed assertion with ALi USB2.0 PCI card
2005-11-026235370 USB 2.0 disks perform at full speed when attached to a Sony Z1WAyq1934111-2/+5
2005-10-31PSARC 2002/240 ZFSahrens2-2/+2
6338653 Integrate ZFS PSARC 2004/652 - DKIOCFLUSH 5096886 Write caching disks need mechanism to flush cache to physical media
2005-10-13PSARC/2005/561 Obsolete DDI Interrupt Interfacesgovinda6-8/+5
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
2005-09-276328958 usbskel.c should not include usbai_private.hyq1934111-9/+1
2005-09-126313410 Solaris 10 HW1 Build 2A: Bottom USB slot does not work on new x86 ↵hx1493802-11/+41
platform 6322966 ehci: the data may overflow
2005-09-076213273 Hang in i_devi_enter from fcip detach ddi_remove_minor_node callcth1-1/+9
2005-07-226287550 Chicago P0.1 ohci_ed_pool_addr assertion failure with new M1575hs1556801-0/+34
2005-07-196296379 HP DAT-72 read/writes hangfrits1-42/+54
2005-06-306213463 ehci: improve workarounds for VIAhx1493801-9/+21
2005-06-246234904 assertion failed: cmd->cmd_bp->b_bcount >= req->bulk_len seen on a ↵frits2-4/+69
Sun-Blade-1500 6289440 cat /dev/usb/device0 panics the system