From: Greg KH <greg@kroah.com>
To: eshwar <eshwar@moschip.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: any way to find which pci driver uses what memory region & Any way to find which driver is attached to which device file
Date: Fri, 15 Oct 2004 15:42:16 -0700 [thread overview]
Message-ID: <20041015224216.GA30319@kroah.com> (raw)
In-Reply-To: <02d101c4b74b$a204cbb0$41c8a8c0@Eshwar>
On Thu, Oct 21, 2004 at 02:24:54PM +0530, eshwar wrote:
>
> HI,
>
> Is there any way to find which pci driver uses what memroy regions
cat /proc/iomem
> and any way to find which driver si attached to which device file
Through the symlinks in /sys/
good luck,
greg k-h
next prev parent reply other threads:[~2004-10-15 22:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <02a001c4b74a$4442ade0$41c8a8c0@Eshwar>
2004-10-21 8:54 ` any way to find which pci driver uses what memory region & Any way to find which driver is attached to which device file eshwar
2004-10-15 22:42 ` Greg KH [this message]
2004-10-14 8:15 eshwar
2004-10-14 22:11 ` Jim Nelson
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=20041015224216.GA30319@kroah.com \
--to=greg@kroah.com \
--cc=eshwar@moschip.com \
--cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.