The lspci command alone does not provide any other information but hardware vendor. To inspect further, need to run lspci twice, the 2nd run add -s flag followed by corresponding hexadecimal numbers at the beginning of line examined in 1st lspci run, and finally -v flag.
Eg. lspci -s 00:03.0 -v
With this run, we can get IRQ and bus information
This answer should be corrected to "E". It's also easy to reconstruct (check in terminal), as anhcq already explained. Even after 2 years still the wrong answer here.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
anhcq
Highly Voted 2 years, 8 months ago7Messer
Most Recent 3 months, 3 weeks agorockk18
2 years ago