summaryrefslogtreecommitdiffstats
path: root/pcilib/xml.h
Commit message (Collapse)AuthorAgeFilesLines
* Initial integration of XML supportSuren A. Chilingaryan2015-09-101-19/+46
|
* further modificationszilio nicolas2015-09-071-1/+5
|
* end of modificationszilio nicolas2015-09-041-11/+12
|
* added cleanupzilio nicolas2015-09-041-0/+7
|
* almost finished regarding suren remarkszilio nicolas2015-09-041-86/+4
|
* some cleaningzilio nicolas2015-08-271-35/+4
|
* xml files get by model and remove of validation modezilio nicolas2015-08-271-2/+2
|
* better public API and no more use of locals within pcilib_openzilio nicolas2015-08-271-73/+2
|
* put xml nodes pointers for banks and registers in pcilib_t, compil okzilio nicolas2015-08-271-6/+7
|
* modified version to include future functionszilio nicolas2015-07-031-6/+8
|
* registers and banks support in xml v1. pci -ll works fine, but got segfault ↵zilio nicolas2015-07-011-0/+208
on pci -r name and pci -r name gives 0 always. might be due to the order in pci.c ------> ask suren