[haiku-bugs] Re: [Haiku] #5: PCI bus_manager does not assign IRQs

  • From: "tqh" <trac@xxxxxxxxxxxx>
  • Date: Sun, 27 Jun 2010 10:12:52 -0000

#5: PCI bus_manager does not assign IRQs
------------------------------+---------------------------------------------
  Reporter:  marcusoverhagen  |       Owner:  marcusoverhagen                   
      
      Type:  bug              |      Status:  in-progress                       
      
  Priority:  high             |   Milestone:  R1                                
      
 Component:  System/Kernel    |     Version:  R1/Development                    
      
Resolution:                   |    Keywords:                                    
      
 Blockedby:                   |       Patch:  1                                 
      
  Platform:  All              |    Blocking:  2401, 2620, 3313, 4568, 5372, 
5571, 5751
------------------------------+---------------------------------------------

Comment(by tqh):

 Formatting edit:

 The problems which always caused it to fail before was several:
  * The check if buffer.pointer is a ACPI_PACKAGE always failed. It is not.
 We now trust the B_OK status completly.
  * We failed as soon as a ACPI device didn't have irq routing information.
 Not all of them have, now we read the routing entries from all devices and
 only fail if we find none.

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

Other related posts: