Quoth Matan Ziv-Av:
> On Fri, 18 Jul 2003, Itay 'z9u2K' Duvdevani wrote:
>
> > # ./geteths
> > You have 2 ethernet cards,
> > eth0: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+
> > eth1: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+
>
>
> 1. Search dmesg for lines such as
> eth0: VIA VT6102 Rhine-II at 0xe800, 00:50:8d:48:2d:e7, IRQ 11.
> eth2: NatSemi DP83815 at 0xfd002000, 00:0b:8c:ff:ff:02, IRQ 5.
>
> 2. Use a modular kernel, and for every interface, bring it up and
> see which module has its ref count increased.
It is also possible to see how many interfaces you have modules loaded
for in /proc/net/dev, and (in conjunction with dmesg and/or pci class
0200) do the calculations.
--
---OFCNL
This is MY list. This list belongs to ME! I will flame anyone I want.
Official Flamer/Cabal NON-Leader [EMAIL PROTECTED]
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]