]> Zhao Yanbai Git Server - minix.git/commit
printconfig(8): print PCI sub-VID/DID when set 97/3397/1
authorDavid van Moolenbroek <david@minix3.org>
Mon, 16 Jan 2017 14:05:45 +0000 (14:05 +0000)
committerDavid van Moolenbroek <david@minix3.org>
Thu, 16 Feb 2017 10:22:28 +0000 (10:22 +0000)
commit0c6b4c6127c34f3ef55d8136384d369b787acaf8
tree9b76976245c0ac87bd4b19688f53a3189e1a41bf
parent5f6c420586374d552d4a81aa129ada5aa46b797d
printconfig(8): print PCI sub-VID/DID when set

In order to allow for proper matching of available drivers to system
hardware, the output of this utility should reflect the full details
of the input from configuration files.  In particular, that includes
sub-IDs of PCI devices when those have been specified.

Change-Id: Iea24d72795cd714268dbdb95df998eb74de8f2bd
minix/commands/service/print.c