freebsd_amp_hwpstate/usr.sbin/pciconf
John Baldwin 770e4c5bc0 Only attempt to list extended capabilities for devices that have a
PCI-express capabilities.  Non-PCI-express PCI devices may simply ignore
the upper bits in a config register address effectively aliasing the
device ID register to 0x100 rather than returning 0xFFFFFFFF.  Previously
the code relied on these reads returning 0xFFFFFFFF.

MFC after:	3 days
2010-09-16 16:03:12 +00:00
..
Makefile
cap.c Only attempt to list extended capabilities for devices that have a 2010-09-16 16:03:12 +00:00
pathnames.h
pciconf.8 Document the format of extended capabilities in the '-c' output. 2010-09-09 18:51:20 +00:00
pciconf.c Simplify chkattached(). The PCIOCATTACHED ioctl only needs the pi_sel 2010-09-08 18:18:01 +00:00
pciconf.h