Re: How to find all PCI/ USB/ drivers installed on my Ubuntu?

Greg KH <[email protected]> Thu, 12 Sep 2024 09:38:52 +0200
Newsgroups org.kernelnewbies.kernelnewbies
Message-ID <2024091226-exonerate-breeding-010c@gregkh>
On Thu, Sep 12, 2024 at 10:23:57AM +0530, S wrote:
> Like lsusb will tell me all USB devices. But now let's say I have modules
> that are loading USB drivers or high level USB drivers. How to find that
> list.

Look at the driver names provided by "lsusb -tv"

> Same question for PCI

Look at the driver names provided by 'lspci -v'

For more information like this, check out the free online, if not very
old, book, "Linux Kernel in a Nutshell".

Hope this helps,

greg k-h

_______________________________________________
Kernelnewbies mailing list
[email protected]
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies