freebsd-dev/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
..
cap.c Only attempt to list extended capabilities for devices that have a 2010-09-16 16:03:12 +00:00
Makefile
pathnames.h
pciconf.8
pciconf.c
pciconf.h