Difference between revisions of "Pci.sys"

From ReactOS Wiki
Jump to: navigation, search
m
m
Line 10: Line 10:
 
*Support for IRP_MN_QUERY_BUS_INFORMATION and devices on multiple PCI buses ([[Filip Navara]])
 
*Support for IRP_MN_QUERY_BUS_INFORMATION and devices on multiple PCI buses ([[Filip Navara]])
 
*Fixed handling of IRP_MN_QUERY_BUS_INFORMATION ([[Filip Navara]])
 
*Fixed handling of IRP_MN_QUERY_BUS_INFORMATION ([[Filip Navara]])
 +
 +
[[ChangeLog-0.2.3]]
 +
 +
*Build Hardware IDs and Compatible IDs for PCI devices ([[Eric Kohl]])

Revision as of 02:33, 11 March 2012

http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/bus/pci/?view=log

ChangeLog-0.2.0

  • Use HAL PCI bus routines in order avoid race conditions (Eric Kohl)
  • Use slot number to distinguish multiple device of the same kind (Eric Kohl)

ChangeLog-0.2.2

  • Support for IRP_MN_QUERY_BUS_INFORMATION and devices on multiple PCI buses (Filip Navara)
  • Fixed handling of IRP_MN_QUERY_BUS_INFORMATION (Filip Navara)

ChangeLog-0.2.3

  • Build Hardware IDs and Compatible IDs for PCI devices (Eric Kohl)