On Sat, Nov 8, 2014 at 3:21 PM, Akemi Yagi <amyagi at gmail.com> wrote: > The command to display the vendor:device PCI ID is: > > lspci -nn | grep -i net That was just for the ethernet device. Remove the grep part and you'll get the IDs for other hardware. Akemi