freebsd-src/usr.sbin/pciconf
Stefan Eßer 8818afb711 Make selector parsing accept the dot "." as an alternative selector
with identical meaning as the colon ":". This is to support a syntax
that is more similar to a PCI device specification in the device hints
file. The selector is not fully compatible with the specification in
the hints file, since entries in that file use a different prefix,
which needs to be added to the getsel() routine, if full support of
that syntax is found to be desirable.

Approved by:	re (Ken Smith)
2007-10-04 22:27:08 +00:00
..
cap.c - HT 2.00b added a new flag to the MSI mapping HT capability to indicate 2007-04-25 14:45:46 +00:00
Makefile
pathnames.h
pciconf.8 Restore compatibility with version before introduction of PCI domains. 2007-10-04 22:18:53 +00:00
pciconf.c Make selector parsing accept the dot "." as an alternative selector 2007-10-04 22:27:08 +00:00
pciconf.h