Subject: CVS commit: pkgsrc/sysutils/pciutils
From: SAITOH Masanobu
Date: 2014-11-27 12:45:56
Message id: 20141127114556.44CB398@cvs.netbsd.org

Log Message:
Update 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.

Files:
RevisionActionfile
1.24modifypkgsrc/sysutils/pciutils/Makefile
1.5modifypkgsrc/sysutils/pciutils/PLIST
1.16modifypkgsrc/sysutils/pciutils/distinfo
1.11modifypkgsrc/sysutils/pciutils/patches/patch-aa
1.2modifypkgsrc/sysutils/pciutils/patches/patch-ab