Click to See Complete Forum and Search --> : Question reguarding multiple eth cards


brian_e
12-31-2000, 03:48 PM
how can I find out what irq and i/o each of my ethernet cards have?

H. M. Murdock
12-31-2000, 04:00 PM
if they are pci ethernet card, do a cat /proc/pci and it should give you the info along with any other pci devices.

Murdock


------------------
In 1972, a crack commando unit was sent to prison by a military court for a crime they didn't commit. These men promptly escaped from a maximum security stockade to the Los Angeles underground. Today, still wanted by the government, they survive as soldiers of fortune. If you have a problem, if no one else can help, and if you can find them, maybe you can hire the A-Team.

0be1
01-01-2001, 12:52 PM
I you want some other info regarding your network cards do ifconfig -a. It will show your current IP addresses.

------------------
Linux, is there really any other OS worth using?