BB
2010-08-10 19:53:49 UTC
I'm attempting to do something that seems like it should be very
easily doable, and yet... not.
I have a list of loaded drivers. From that I can also determine their
PCI location.
I have a list of adapters, but not neccessarily their drivers,
friendlynames, etc (unless they're SCSI and then there are some direct
registry reads to CurrentControlSet that can work.)
I have a list of drives and their handles. I can get the "adapter
number" that they're attached to. I can get their SCSI address.
Is there any way to correlate the drives and adapter-drivers list so
that I can say drive #2 is attached to the msahci.sys driver (for
example?)
easily doable, and yet... not.
I have a list of loaded drivers. From that I can also determine their
PCI location.
I have a list of adapters, but not neccessarily their drivers,
friendlynames, etc (unless they're SCSI and then there are some direct
registry reads to CurrentControlSet that can work.)
I have a list of drives and their handles. I can get the "adapter
number" that they're attached to. I can get their SCSI address.
Is there any way to correlate the drives and adapter-drivers list so
that I can say drive #2 is attached to the msahci.sys driver (for
example?)