SHA256
1
0
forked from pool/pciutils

4 Commits

Author SHA256 Message Date
Anna Maresova
a98964d44c Accepting request 1179566 from home:AndreasStieger:branches:Base:System
pciutils 3.12.0

OBS-URL: https://build.opensuse.org/request/show/1179566
OBS-URL: https://build.opensuse.org/package/show/Base:System/pciutils?expand=0&rev=92
2024-06-11 08:04:40 +00:00
fb706f6a32 - update to 3.9.0:
* We decode Compute Express Link (CXL) capabilities.
  * The tree mode of lspci is now compatible with filtering options.
  * When setpci is used with a named register, it checks whether
    the register is present in the particular header type.
  * Linux: The intel-conf[12] back-ends prefer to use ioperm() instead
    of iopl() to gain access to I/O ports.
  * mmio-conf1(-ext): Added a new back-end implementing the intel-conf1
    interface over MMIO. This is useful on some ARM machines, but it
    requires manual configuration of the MMIO addresses.
  * As usually, updated pci.ids to the current snapshot of the database.

OBS-URL: https://build.opensuse.org/package/show/Base:System/pciutils?expand=0&rev=86
2022-12-02 21:44:55 +00:00
Peter Simons
697120b3c8 Accepting request 971819 from home:polslinux:branches:Base:System
- Update to 3.8.0:
	* Filters can now match devices based on partially specified
	  class code and also on the programming interface.
	* Reporting of link speeds, power limits, and virtual function tags
	  has been updated to the current PCIe specification.
	* We decode the Data Object Exchange capability.
	* Bus mapping mode works in non-zero domains.
	* pci_fill_info() can fetch more fields: bridge bases, programming
	  interface, revision, subsystem vendor and device ID, OS driver,
	  and also parent bridge. Internally, the implementation was rewritten,
	  significantly reducing the number of corner cases to be handled.
  * If the configuration space is not readable for some reason
	  (e.g., the cfgmgr32 back-end, but also badly implemented sleep mode
	  of some devices), lspci prints only information provided by the OS.
	* The Hurd back-end was greatly improved thanks to Joan Lledó.
	* Various minor bug fixes and improvements.
	* As usually, updated pci.ids to the current snapshot of the database.
- Rebase pciutils-3.1.9_pkgconfig.patch
- Rebase pciutils-ocloexec.patch
- Rebase pciutils-endianh.patch
- Drop pciutils-add-decode-support-for-RCECs.patch

OBS-URL: https://build.opensuse.org/request/show/971819
OBS-URL: https://build.opensuse.org/package/show/Base:System/pciutils?expand=0&rev=82
2022-04-25 05:35:50 +00:00
Peter Simons
08566984b9 Accepting request 810553 from home:AndreasStieger:branches:Base:System
pciutils 3.7.0

OBS-URL: https://build.opensuse.org/request/show/810553
OBS-URL: https://build.opensuse.org/package/show/Base:System/pciutils?expand=0&rev=72
2020-06-04 08:23:32 +00:00