> One of the Unknown devices is you ethernet interface.
> With lspci -v or lspci -vv in a dom0 terminal you can get more detailt
> information about the pci-devices to determin witch one is the ethernet
> interface.
> If you still didn't find it out, post the output of lspci -vv to the
> mailinglist.
Hi Tobias,
Thanks for your response via email. I'm replying here in case others have thoughts to contribute.
I tried lspci -v and -vv and found out a little more about the four unknowns in qvm-pci. They're all serial bus controllers, with the first three basically the same--they use kernel driver 'intel-lpss', which doesn't seem to be what I'm looking for. The last one that I missed earlier doesn't have a kernel driver in use and isn't <access denied>, so I guess this is most likely to be the ethernet device.
Is it safe to test it by connecting it to sys-net?