[RTEMS Project] #3029: PCI libary hard configured for auto-configuration code failure

RTEMS trac trac at rtems.org
Fri Sep 29 11:38:30 UTC 2017


#3029: PCI libary hard configured for auto-configuration code failure
--------------------------+-------------------------------
 Reporter:  Jeffrey Hill  |       Owner:  Daniel Hellstrom
     Type:  defect        |      Status:  assigned
 Priority:  normal        |   Milestone:
Component:  cpukit        |     Version:  4.11
 Severity:  normal        |  Resolution:
 Keywords:  PCI           |
--------------------------+-------------------------------

Comment (by Daniel Hellstrom <daniel@…>):

 In [changeset:"f9fbb3336ff4e9044795e02b2847bbc1206674f5/rtems"
 f9fbb333/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="f9fbb3336ff4e9044795e02b2847bbc1206674f5"
 libpci: fix pci device allocation

 The refactoring of pci_dev_create() was incorrect since the code relied on
 different defines before including pci/cfg.h. This reverts back to the
 original code having two pci_dev_create() one in auto and one in read
 library.
 confdefs.h selectes between the two libraries so both there is no link
 conflict.

 Updates #3029
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/3029#comment:4>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list