kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: S <vloveuvm@gmail.com>
Cc: kernelnewbies@kernelnewbies.org
Subject: Re: How to find all PCI/ USB/ drivers installed on my Ubuntu?
Date: Thu, 12 Sep 2024 09:38:52 +0200	[thread overview]
Message-ID: <2024091226-exonerate-breeding-010c@gregkh> (raw)
In-Reply-To: <CAA+MarVrpsg95wQ+BsuQ1bvpzqEPqA-1Qv7kecNRB0fY-s1qiQ@mail.gmail.com>

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
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

      reply	other threads:[~2024-09-12  7:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-12  4:53 How to find all PCI/ USB/ drivers installed on my Ubuntu? S
2024-09-12  7:38 ` Greg KH [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2024091226-exonerate-breeding-010c@gregkh \
    --to=greg@kroah.com \
    --cc=kernelnewbies@kernelnewbies.org \
    --cc=vloveuvm@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).