Installing a new network card
I'm using an Ultra 10 and the on-board network card is not working.
I have installed the 501-5019 PCI network card, but the system doesn't recognize it.
I've searched for drivers, but I guess I'm not searching correctly.
Would somebody please let me know how to install this network card.
I'm running Solaris 10.
Thanks!
# 1
Did you boot -r?
Does 'ifconfig hme1 plumb' work?
(I think that card is an hme. Otherwise, the argument to ifconfig will be different)
# 2
I had already tried the boot -r and it didn't pick it up.
During boot it complained about the le0 didn't plumb so I tried that, but I hadn't tried the hme1..!!!
It is an hme card and the hme1 worked! All I had to do was plumb it and assign the ip address and netmask!
Thank you!!!