Opened 4 years ago

Closed 4 years ago

#13050 closed enhancement (fixed)

pciutils-3.6.3

Reported by: Douglas R. Reno Owned by: Bruce Dubbs
Priority: normal Milestone: 9.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version

Change History (3)

comment:1 by Bruce Dubbs, 4 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 4 years ago

Released as 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.

comment:3 by Bruce Dubbs, 4 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 22599.

Note: See TracTickets for help on using tickets.