kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: bjorn@mork.no (Bjørn Mork)
To: kernelnewbies@lists.kernelnewbies.org
Subject: List my Staging Drivers
Date: Tue, 09 Dec 2014 22:04:24 +0100	[thread overview]
Message-ID: <87ppbsa61z.fsf@nemi.mork.no> (raw)
In-Reply-To: <CAJyon0tny1BjTUDN3WF=cXAKQ5u6_jHUAfOuW6m7NzLsnxmGvQ@mail.gmail.com> (Lucas Tanure's message of "Tue, 9 Dec 2014 18:45:59 -0200")

Lucas Tanure <tanure@linux.com> writes:

> How do I list where are the modules that I'm using inside kernel ?

 lsmod

The actual drivers you are using:

 ls -l /sys/bus/*/devices/*/driver

Or look at the output of lsusb, lspci etc.


Bj?rn

      parent reply	other threads:[~2014-12-09 21:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-09 20:45 List my Staging Drivers Lucas Tanure
2014-12-09 20:53 ` Davide Gianforte
2014-12-09 21:19   ` Saket Sinha
2014-12-09 22:42     ` Lucas Tanure
2014-12-10  0:18       ` Lucas Tanure
2014-12-10  1:50         ` Valdis.Kletnieks at vt.edu
2014-12-10 13:21           ` Lucas Tanure
2014-12-09 21:04 ` Bjørn Mork [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=87ppbsa61z.fsf@nemi.mork.no \
    --to=bjorn@mork.no \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /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).