]> mj.ucw.cz Git - pciutils.git/commit
Introduced an explicit probe sequence
authorMartin Mares <mj@ucw.cz>
Sat, 17 Mar 2018 15:28:15 +0000 (16:28 +0100)
committerMartin Mares <mj@ucw.cz>
Sat, 17 Mar 2018 15:28:15 +0000 (16:28 +0100)
commit59cfe93d27db4603f5149351b9eb5d90a14f55a9
treee39ef342f8d25a8d0e7b7086768a0df12a46fe48
parentaf34f014f33e39af5f77e3bcdd66f05b3bd9aa39
Introduced an explicit probe sequence

Previously, the probe order was determined by the order of back-ends.
However, new back-ends must be always added at the end of the list
to maintain ABI compatibility, so they were always probed last.
lib/init.c
lib/pci.h