|
Revision tags: v3.14.0, v3.13.0, v3.12.0, v3.11.1, v3.11.0 |
|
| #
61829219 |
| 18-Jun-2023 |
Martin Mares <[email protected]> |
Update license comments and added SPDX license identifiers
Previously, the only information about the specific version of GPL was present in the README and individual source files mentioned only GPL
Update license comments and added SPDX license identifiers
Previously, the only information about the specific version of GPL was present in the README and individual source files mentioned only GPL alone.
Let us update all copyright comments to explicitly say "GPL v2+" and also include the machine readable SPDX license identifier.
show more ...
|
|
Revision tags: v3.10.0, v3.9.0, v3.8.0 |
|
| #
26c8b543 |
| 31-Dec-2021 |
Pali Rohár <[email protected]> |
libpci: Add windows cfgmgr32 implementation
Access via cfgmgr32.dll library allows to list PCI devices and retrieve their basic properties and system resource configuration. Access is available to a
libpci: Add windows cfgmgr32 implementation
Access via cfgmgr32.dll library allows to list PCI devices and retrieve their basic properties and system resource configuration. Access is available to all users and should not require special privileges, access tokens, rights or permissions.
This cfgmgr32.dll library does not provide access to PCI config space.
show more ...
|
| #
c87f3d73 |
| 21-Jan-2022 |
Martin Mares <[email protected]> |
lspci: Bus mapping works in non-zero domain
|
|
Revision tags: 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 |
|
| #
6e0e7f4d |
| 10-Dec-2013 |
Martin Mares <[email protected]> |
Fixed a typo in messages printed in map mode
|
|
Revision tags: 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 |
|
| #
864efa8c |
| 04-Jul-2009 |
Martin Mares <[email protected]> |
lspci: Warn against using -M with the sysfs back-end
|
|
Revision tags: v3.1.2, v3.1.1, v3.1.0, v3.1-alpha3, v3.1-alpha2 |
|
| #
c7a34993 |
| 21-Nov-2008 |
Martin Mares <[email protected]> |
Split lspci to multiple source files.
|