Gentoo Archives: gentoo-user

From: "Fatih Tümen" <fthtmn+gentoo@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] which NIC is which?
Date: Fri, 12 Nov 2010 21:04:52
Message-Id: AANLkTikLTxrK8iV0-UQPyCXJPRU7CmD=a+iSbWn1+ZSf@mail.gmail.com
In Reply to: Re: [gentoo-user] which NIC is which? by "Stefan G. Weichinger"
1 On Fri, Nov 12, 2010 at 21:14, Stefan G. Weichinger <lists@×××××.at> wrote:
2 > I want to somehow find out the relation between loaded kernel-module and
3 > ethernet-devicefile. Without physical access ...
4 >
5 > In another way: "Which kernel-module is in use for /dev/ethX ?"
6 >
7
8 # ethtool -i eth1
9 driver: foo_driver
10 version: 22-Aug-2005
11 firmware-version: FOO Ethernet Device
12 bus-info: usb-0000:00:03.3-1.4
13
14 # ifconfig eth1 | grep HW
15 eth1 Link encap:Ethernet HWaddr 00:00:00:00:00:00
16
17 --
18 Fatih

Replies

Subject Author
Re: [gentoo-user] which NIC is which? Etaoin Shrdlu <shrdlu@×××××××××××××.org>