[haiku-bugs] Re: [Haiku] #6222: Don't work USB-flash

  • From: "mmlr" <trac@xxxxxxxxxxxx>
  • Date: Tue, 28 Dec 2010 12:26:28 -0000

#6222: Don't work USB-flash
--------------------------+------------------------------
  Reporter:  diger        |        Owner:  mmlr
      Type:  bug          |       Status:  new
  Priority:  normal       |    Milestone:  R1
 Component:  Drivers/USB  |      Version:  R1/Development
Resolution:               |     Keywords:
Blocked By:               |  Has a Patch:  0
  Platform:  All          |     Blocking:
--------------------------+------------------------------

Comment (by mmlr):

 Almost certainly that is an interrupt issue. The EHCI controller doesn't
 get interrupts and is therefore unable to function. Keyboard and mouse
 work because they are using a UHCI/OHCI controller that happens to receive
 interrupts, or are maybe even using legacy emulation if the controllers
 failed to init due to interrupt configuration. If you can provide the
 "ints" output from KDL that might show what other drivers may steal the
 interrupts. See the Kernel Debugging Land paragraph in ReportingBugs on
 how to do that.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/6222#comment:5>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: