use the comand: lspci -v
to see what hardware it is identifying

use the command: lsmod | sort
to get a list of loaded drivers. you hould see one entry as 3c90x

use the command: dmesg | grep -i eth
to see what drive & details if any it has loaded

use the command: ifconfig -a
to list all detected nework devices