[haiku-bugs] Re: [Haiku] #9930: KDL in pci_mechpcie_read_config at the system start

  • From: "siarzhuk" <trac@xxxxxxxxxxxx>
  • Date: Sun, 18 Aug 2013 10:20:43 -0000

#9930: KDL in pci_mechpcie_read_config at the system start
-----------------------------+--------------------------------------
   Reporter:  siarzhuk       |      Owner:  korli
       Type:  bug            |     Status:  new
   Priority:  normal         |  Milestone:  R1
  Component:  System/Kernel  |    Version:  R1/Development
 Resolution:                 |   Keywords:  pci_mechpcie_read_config
 Blocked By:                 |   Blocking:
Has a Patch:  0              |   Platform:  All
-----------------------------+--------------------------------------

Comment (by siarzhuk):

 The call that has crashed was performed with following parameters:

 {{{
 bus: 2; device: 0; function: 0; offset: 0;
 }}}

 Value of sPCIeBase is 0x8116c000 and adding (2 << 20) produces address
 0x8136c000 accesing which fails.

 The trace line just before the crash was:


 {{{
 PCI: FixupDevices: checking bus 2 behind 1039:000a
 }}}

 More info about PCI devices on this laptop you can find in attached
 listdev.out and syslog.ok acquired on Haiku hrev45718.

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

Other related posts: