* ethX <-> module matching from userspace?
@ 2001-10-01 9:23 Pozsar Balazs
2001-10-01 16:20 ` Arjan van de Ven
0 siblings, 1 reply; 3+ messages in thread
From: Pozsar Balazs @ 2001-10-01 9:23 UTC (permalink / raw)
To: linux-kernel
Hi all,
Is there a way that i could get which module registered which ethX
interface, from userspace? I would really like to see it.
Thanks.
--
Balazs Pozsar.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: ethX <-> module matching from userspace?
[not found] <Pine.LNX.4.10.10110011149110.13303-100000@coffee.psychology.mcmaster.ca>
@ 2001-10-01 16:09 ` Pozsar Balazs
0 siblings, 0 replies; 3+ messages in thread
From: Pozsar Balazs @ 2001-10-01 16:09 UTC (permalink / raw)
To: Mark Hahn; +Cc: linux-kernel
> > Is there a way that i could get which module registered which ethX
> > interface, from userspace? I would really like to see it.
>
> grep eth0 /var/log/messages | tail -1
> ?
Well, err... First i dont want to rely on syslog, secondly it is _not_
reliably for this case because every module sends different kind of output
to the syslog, and a bunch of them don't even tell the name of itself (for
example 3c59x).
--
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: ethX <-> module matching from userspace?
2001-10-01 9:23 ethX <-> module matching from userspace? Pozsar Balazs
@ 2001-10-01 16:20 ` Arjan van de Ven
0 siblings, 0 replies; 3+ messages in thread
From: Arjan van de Ven @ 2001-10-01 16:20 UTC (permalink / raw)
To: Pozsar Balazs; +Cc: linux-kernel
Pozsar Balazs wrote:
>
> Hi all,
>
> Is there a way that i could get which module registered which ethX
> interface, from userspace? I would really like to see it.
>
ethtool -i eth0
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2001-10-01 16:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-01 9:23 ethX <-> module matching from userspace? Pozsar Balazs
2001-10-01 16:20 ` Arjan van de Ven
[not found] <Pine.LNX.4.10.10110011149110.13303-100000@coffee.psychology.mcmaster.ca>
2001-10-01 16:09 ` Pozsar Balazs
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox