OSDN Git Service

lspci text output: add -i, allow -n when disabled
authorIsaac Dunham <ibid.ag@gmail.com>
Wed, 21 May 2014 02:19:17 +0000 (21:19 -0500)
committerIsaac Dunham <ibid.ag@gmail.com>
Wed, 21 May 2014 02:19:17 +0000 (21:19 -0500)
commitb06b0fe32361f7fc5b3fb98bf5f2c2791be757e8
tree9ffdaa27479f75efd0af175c2009535bcd182335
parent098ff070fdafc1b3f5ec037a8b17365a176ec184
lspci text output: add -i, allow -n when disabled

-i is how standard lspci handles changing the PCI ID database.
lspci -n should be a no-op when text is disabled.
toys/pending/lspci.c