freebsd-dev/usr.sbin/pciconf
Dag-Erling Smørgrav 7df76a1312 Use larger buffers to read lines from the vendor list.
Trim trailing whitespace and comments before parsing, and skip empty lines.
Skip subvendor / subdevice entries (which start with two tab characters).
Change the scanf() format string to match any amount and type of whitespace
between the device ID and the description text.

MFC after:	3 weeks
2005-08-18 11:11:40 +00:00
..
Makefile
pathnames.h
pciconf.8
pciconf.c Use larger buffers to read lines from the vendor list. 2005-08-18 11:11:40 +00:00