Hey,
I had a little change of heart about the patches committed last week to
allow pciResetDevice() reset multiple devices. The callback to check whether a
device is active is much to cumbersome, instead we should maintain a list of
active devices. Patch 2 reverts two commits from last week and patch 7 and 8
replace them with something much better.
The reset of the patches are a bunch of fairly minor fixes.
Cheers,
Mark.