[haiku-bugs] Re: [Haiku] #4718: Haiku won't boot on Asus M3A78-EMH HDMI: USB Problems

  • From: "korli" <trac@xxxxxxxxxxxx>
  • Date: Tue, 19 Apr 2011 20:08:43 -0000

#4718: Haiku won't boot on Asus M3A78-EMH HDMI: USB Problems
---------------------------+----------------------------
   Reporter:  jedie        |      Owner:  mmlr
       Type:  bug          |     Status:  new
   Priority:  normal       |  Milestone:  R1
  Component:  Drivers/USB  |    Version:  R1/Development
 Resolution:               |   Keywords:
 Blocked By:               |   Blocking:
Has a Patch:  0            |   Platform:  x86
---------------------------+----------------------------

Comment (by korli):

 Silentjohn, do you build Haiku yourself? If so, could you patch with this
 and test whether there is a difference?
 {{{
 Index: src/add-ons/kernel/busses/usb/ehci.cpp
 ===================================================================
 --- src/add-ons/kernel/busses/usb/ehci.cpp      (revision 41255)
 +++ src/add-ons/kernel/busses/usb/ehci.cpp      (working copy)
 @@ -215,10 +220,10 @@
                         sPCIModule->write_pci_config(fPCIInfo->bus,
 fPCIInfo->device,
                                 fPCIInfo->function, extendedCapPointer +
 4, 4, 0);
                 } else {
 -                       TRACE("extended capability is not a legacy support
 register\n");
 +                       TRACE_ALWAYS("extended capability is not a legacy
 support register\n");
                 }
         } else {
 -               TRACE("no extended capabilities register\n");
 +               TRACE_ALWAYS("no extended capabilities register\n");
         }

         // disable interrupts
 }}}

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

Other related posts: