4 Commits

Author SHA256 Message Date
Tomáš Chvátal
678e2ad8f3 Accepting request 790797 from home:pluskalm:branches:Base:System
- Update to version 3.6.4:
  * A new back-end for the GNU Hurd was contributed by Joan Lledó.
  * When printing VPD item identifiers, non-ASCII characters are escaped.
- Changes for version 3.6.3
  * `lspci -t' (tree mode) can be combined with `-s' to show a sub-tree.
    We also fixed potential buffer overflows in the tree dumper.
  * Cleaned messy code for dumping of I/O, memory, and ROM regions.
    This helped fixing a bug, which caused some 64-bit regions to be
    reported as virtual. All flags are now printed after the address
    (previously, "[virtual]" and "[enhanced]" were before it for no good
    reason).
  * Added pci_find_cap_nr() to the library, which handles capabilities
    which occur multiple times in a single device.
  * Minor improvements in printing of PCIe capabilities.
  * We now decode the Multicast and Secondary PCI Express extended
    capabilities.
  * The list of capability names available to setpci was updated.
  * Minor bugs were fixed in FreeBSD and Solaris ports.
  * We now prefer HTTPS URLs in all documentation
  * The pci.ids file has a man page.
  * As usually, updated pci.ids to the current snapshot of the database.
- Drop no longer relevant pciutils-3.2.0_update-dist.patch
- Do not ship update-pciids script - they are provided via hwdata
  package and we dont want to override data by other packages

OBS-URL: https://build.opensuse.org/request/show/790797
OBS-URL: https://build.opensuse.org/package/show/Base:System/pciutils?expand=0&rev=70
2020-04-02 08:20:59 +00:00
Peter Simons
940ea61496 Accepting request 635949 from home:avindra:branches:Base:System
target correct rev

OBS-URL: https://build.opensuse.org/request/show/635949
OBS-URL: https://build.opensuse.org/package/show/Base:System/pciutils?expand=0&rev=66
2018-09-17 08:24:41 +00:00
Tomáš Chvátal
37542058ce - Version bump to 3.3.0:
* Device names exported by BIOS are displayed on Linux.
   * On Linux systems, HWDB is used to look up device names
     when our ID database gives no match. (More precisely,
     HWDB is consulted after local pci.ids, but before using
     network to query online pci.ids.) Thanks to Tom Gundersen
     for the initial patch.
   * Added experimental back-end for OS X / Darwin. Thanks to
     Richard Yao for providing it.
   * Filters now support matching by device class. Original
     patch by Matthew Wilcox, wrappers for ABI compatibility
     by me.
   * Interrupt Pin and Interrupt Line registers are displayed
     for bridge devices, too.
   * Several portability bugs have been fixed.
   * Several typos have been fixed. Also, use of questionable
     constructs in man pages has been reduced.
   * PCIe link capabilities now include the ASPMOptComp bit.
   * The "CRS Software Visibility" bit is now decoded properly.
   * Updated pci.ids to the current snapshot of the database.
- Refresh patch:
  * pciutils-endianh.patch

OBS-URL: https://build.opensuse.org/package/show/Base:System/pciutils?expand=0&rev=46
2014-11-18 13:30:50 +00:00
Andreas Jaeger
cde52628bf Accepting request 146742 from home:elvigia:branches:Base:System
- pciutils-endianh.patch Use the documented/optimized byteswapping
 routines from endian.h

OBS-URL: https://build.opensuse.org/request/show/146742
OBS-URL: https://build.opensuse.org/package/show/Base:System/pciutils?expand=0&rev=36
2013-01-03 07:43:27 +00:00