Solaris 10 – x86 – Getting intel 82562EZ (Asus P5GD1) working (Solaris Driver)

I added

iprb "8086,1050"
iprb "8086,1064"

to /etc/driver_aliases

and then

touch /etc/dhcp.iprb0
touch /etc/hostname.iprb0

followed by

shutdown -i6 -g0 -y

And I was able to get the Intel 10/100 VE Network Interface (82652 EZ) functioning as it should under solaris. The driver is included with Solaris 10 for x86 but you need to do the above to get the driver working with this board.


Comments

Leave a Reply