History log of /pciutils/example.c (Results 1 – 5 of 5)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v3.14.0, v3.13.0, v3.12.0, v3.11.1, v3.11.0, v3.10.0, v3.9.0, v3.8.0, v3.7.0, v3.6.4, v3.6.3, v3.6.2, v3.6.1, v3.6.0, v3.5.6, v3.5.5, v3.5.4, v3.5.3, v3.5.2, v3.5.1, v3.5.0, v3.4.1, v3.4.0, v3.3.1, v3.3.0, v3.2.1, v3.2.0, v3.1.10, v3.1.9, v3.1.8, v3.1.7, v3.1.6, v3.1.5, v3.1.4, v3.1.3, v3.1.2, v3.1.1, v3.1.0, v3.1-alpha3, v3.1-alpha2, v3.1-alpha1
# de7ef8bc 10-Nov-2008 Martin Mares <[email protected]>

Coding style cleanup: `for(...)' wants a space.


Revision tags: v3.0.3, v3.0.2, v3.0.1, v3.0.0
# 91d4213f 17-Feb-2008 Martin Mares <[email protected]>

Example: Add lookup of names.


# 8d2739f8 17-Feb-2008 Martin Mares <[email protected]>

Example: Print device address including domain.


# 501f8d88 17-Feb-2008 Martin Mares <[email protected]>

Example: always print the base addresses as longs.


# bc46bc39 17-Feb-2008 Martin Mares <[email protected]>

Moved the example program from lib/example.c to example.c.

Also, include it in the default targets, so that we always check
that it builds correctly.