]> mj.ucw.cz Git - pciutils.git/commit
Topology now works in combination with filters
authorMartin Mares <mj@ucw.cz>
Sun, 12 Aug 2018 09:24:06 +0000 (11:24 +0200)
committerMartin Mares <mj@ucw.cz>
Sun, 12 Aug 2018 10:46:16 +0000 (12:46 +0200)
commitce22dfec13cda94039f6ce4cdaf2af0bf764f4e2
treea4ae4a52ad7576c15bd573d03c995737e1ff6f62
parentf558905d0b843dbb67104f8c2cb17eb40ffe9c7e
Topology now works in combination with filters

If bus topology is needed, we scan all devices regardless of filters,
and apply the filters later when showing devices.

Also, we forbid several impossible combinations of options: tree mode
with filters, bus mapping mode with anything requiring topology.
ls-tree.c
lspci.c