RE: Intel PRO/1000 NIC
From: Feldman, Scott <hidden>
Date: 2003-09-15 20:04:34
Also in:
lkml
From: Feldman, Scott <hidden>
Date: 2003-09-15 20:04:34
Also in:
lkml
I am sending UDP data from one PC to another PC directly through a cross cable. The NIC of sender is Intel(r) PRO/1000 MT Server Adapter, and the NIC of receiver is on-board Intel PRO/1000 (Dell PowerEdge 1600SC).
A dump of lspci -vvv, ethtool -i eth<x>, and ethtool -d eth<x> will tell us the 8254x controller version you're using; the driver version; if you're running PCI or PCI-X, and at what speed; and what you're sharing the bus with. Ethtool version 1.8: http://sf.net/projects/gkernel. Latest e1000: http://sf.net/projects/e1000. -scott