[haiku-bugs] Re: [Haiku] #8954: USB3 support

  • From: "akshay1994" <trac@xxxxxxxxxxxx>
  • Date: Thu, 10 Jul 2014 10:41:14 -0000

#8954: USB3 support
---------------------------+----------------------------
   Reporter:  dsjonny      |      Owner:  korli
       Type:  enhancement  |     Status:  assigned
   Priority:  high         |  Milestone:  Unscheduled
  Component:  Drivers/USB  |    Version:  R1/Development
 Resolution:               |   Keywords:  usb3
 Blocked By:               |   Blocking:  7665, 10750
Has a Patch:  1            |   Platform:  All
---------------------------+----------------------------

Comment (by akshay1994):

 Updates in patch ->

 - Avoid Device-Slot and Memory leaks if device initialisation fails (look
 out for added "device->state = XHCI_STATE_DISABLED;" and "delete_area"s )
 - Allocate area was allocating for just one TRB, while we needed
 (XHCI_MAX_ENDPOINTS-1)*(XHCI_MAX_TRANSFERS) (line 1068)
 - Proper initialisation of slot context for HUBs
 - Added Event handling for failed/stalled/etc. transfers
 - Correction to SLOT_2_IRQ_TARGET

--
Ticket URL: <https://dev.haiku-os.org/ticket/8954#comment:27>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: