On Thu, Dec 22, 2016 at 10:32:38AM -0600, Karthik Ramana Sankar wrote:
> Another quick question: In case of multiple PCIe cards, while loading
> the g_mass_storage driver how do you associate a particular instance
> of the driver to a particular physical USB3 device PCIe card?

The same way you do that for any other PCI card device (hint, it
depends...)

Try it and see, you will find a lot of information in sysfs that you can
use to determine which device is which, some BIOSes will even expose
slot information as well, it depends on the BIOS, not the kernel.

good luck!

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to