fixed some more warnings when compiled with -Wwrite-strings
[reactos.git] / reactos / drivers / bus / pci / pci.c
2005-11-11 Thomas Bluemelfixed some more warnings when compiled with -Wwrite...
2005-10-14 Hervé PoussineauTransform pci.sys to a Plug-and-Play driver.
2005-10-08 Hervé PoussineauFix Hardware IDs and Compatible IDs returned for PCI...
2005-10-07 Hervé Poussineau- Fill Level field in DEVICE_NODE structure
2005-10-06 Thomas Bluemelfixed warnings when compiled with -Wmissing-declarations
2005-08-12 Aleksey BraginXbox hack added, so two exactly the same PCI devices...
2005-05-28 Casper HornstrupMerge 12735:15568 from xmlbuildsystem branch
2005-05-28 Alex IonescuBuild pci with w32api
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-20 Hervé PoussineauRemove some debug messages at boot
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-02-12 Casper HornstrupBranch setupapi
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-08-20 Eric Kohl- Provide better PCI device descriptions.
2004-08-16 Eric KohlImplement:
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-06-09 Eric KohlBuild Hardware IDs and Compatible IDs for PCI devices.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-10 Filip Navara- Eliminate function pointer typecasts
2003-12-12 Eric Kohl- Fix Unix line breaks.
2003-11-14 Thomas BluemelPatch by Jonathon Wilson:
2003-04-26 Hartmut Birr- Fixed the offset in ReadPciConfigUshort/WritePciConfi...
2002-05-05 Casper HornstrupFixed warnings and errors so ReactOS can be compiled...
2001-09-16 Casper HornstrupAdded PCI bus driver skeleton