Hi , 

    According to your printout   you got this thing: 


value='pci8086,1064.1028.181.3' + 'pci8086,1064.1028.181' + 'pci1028,181' + 
'pci8086,1064.3' + 'pci8086,1064' + 'pciclass,020000' + 'pciclass,0
200'
                    name='model' type=string items=1
                        value='Ethernet controller'


According to      http://www.pcidatabase.com/

This is:    
http://www.pcidatabase.com/search.php?device_search_str=1064&device_search=Search


0x1064  82562EZ PLC     0x8086  Alex

which is:    
http://www.intel.com/design/network/products/lan/controllers/82562.htm

Which has been  reported to work  in the Solaris  HCL:

http://www.sun.com/bigadmin/hcl/data/components/details/2717.html

only  you need to modify the install instructions  to : 

[1] Execute the following command:

# update_drv -a -i '"pci8086,1064"' iprb;

[2]  Reboot

[3]  You should now be able do either  configure  the  "  iprb0 "   interface 
       manually  with:

#  ifconfig iprb0 plumb  192.168.1.2 netmask 255.255.255.0  up 

  Just to make sure its functional .
  If so ,  I then recommend that you run a :

#  sys-unconfig   

which will reboot the system again, and that you then answer all the identity 
and networking questions that is part of the reconfiguration questions.
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-help mailing list
[email protected]

Reply via email to