From: Jan-Benedict Glaw <jbglaw@lug-owl.de>
To: linux-kernel@vger.kernel.org
Subject: Re: Which driver took effect?
Date: Thu, 11 Jan 2001 00:46:07 +0100 [thread overview]
Message-ID: <20010111004606.B14039@lug-owl.de> (raw)
In-Reply-To: <20010110210244.FPCE3141.amsmta01-svc@[192.168.2.2]>
In-Reply-To: <20010110210244.FPCE3141.amsmta01-svc@[192.168.2.2]>; from tnvander@chello.nl on Thu, Jan 11, 2001 at 12:33:22AM +0330
[-- Attachment #1: Type: text/plain, Size: 1300 bytes --]
On Thu, Jan 11, 2001 at 12:33:22AM +0330, tnvander@chello.nl wrote:
> Hello,
>
> I looked at some outputs and
> /proc/interrupts
> /proc/ioports
> /proc/iomem
It's all messy and inconsistent;(
> And scanning dmesg is indeed just the road to ugly hacks, although
> it does seem common practice to report as <interface:drivername at ...>
> so that perhaps an interface name can be linked to a drivername and
Well, some do it that way;)
> both can be used to scan thru /proc/ioports and /proc/interrupts...
> Yes, sounds terribly hacky, sounds like perl or python are wanted
> for this, sounds like a job too large for a bootdisk...
Getting the base IO address is no problem:
/sbin/ifconfig eth0 | grep "Base address" | cut -f 3 -d ':'
...but getting the appropriate driver is not that easy;(
> I'm sorry that I can't help you! I thought that /proc/interrupts
> etc was good advice and then found out that it's as messy :-(
That's just what I thought;)
MfG, JBG
--
Fehler eingestehen, Größe zeigen: Nehmt die Rechtschreibreform zurück!!!
/* Jan-Benedict Glaw <jbglaw@lug-owl.de> -- +49-177-5601720 */
keyID=0x8399E1BB fingerprint=250D 3BCF 7127 0D8C A444 A961 1DBD 5E75 8399 E1BB
"insmod vi.o and there we go..." (Alexander Viro on linux-kernel)
[-- Attachment #2: Type: application/pgp-signature, Size: 240 bytes --]
next prev parent reply other threads:[~2001-01-10 23:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-01-10 21:03 tnvander
2001-01-10 23:46 ` Jan-Benedict Glaw [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-01-10 16:21 Jan-Benedict Glaw
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=20010111004606.B14039@lug-owl.de \
--to=jbglaw@lug-owl.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®