On 3/1/08, Royce Souther <[EMAIL PROTECTED]> wrote: > I have an SSH connection to a remote system. I am trying to find out if it > has a Giga bit NIC or not. > > I tried lspci but the model information matches many chip sets with > different speeds. > > I remember that there is some way to cat /proc/<something> to find > information like this but I have tried a bunch of cat /proc/net/<stuff> and > I am not seeing anything helpful. > > Is there a program that gives a detailed report on the NIC in the same way > hdparm can give detailed reports about hard drives?
Not that I know of, but I've been surprised before... I second John's lspci suggestion, and if the speed is not immediately apparent, you can always plug the chip number (82540EP in John's case) into a search engine and it should be pretty easy to find the capabilities that way. -Mark C _______________________________________________ clug-talk mailing list [email protected] http://clug.ca/mailman/listinfo/clug-talk_clug.ca Mailing List Guidelines (http://clug.ca/ml_guidelines.php) **Please remove these lines when replying

