Girts Zeltins wrote:
I will report ID in this week, but how to get ID of controller? Which coomand to use to find ID of controller?
Hi Girts, I address this common issue in a blog entry: http://blogs.sun.com/jmcp/entry/how_do_i_find_out and http://www.jmcp.homeunix.com/roller/jmcp/entry/how_to_find_my_nic A quick check of the Sourceforge-hosted PCI ident list shows that the Intel 82562EZ controller has these known (possible) entries in the pci 'compatible' table: 8086 Intel Corporation ... 1050 82562EZ 10/100 Ethernet Controller 1462 728c 865PE Neo2 (MS-6728) 1462 758c MS-6758 (875P Neo) 8086 3020 D865PERL mainboard 8086 302f Desktop Board D865GBF 8086 3427 S875WP1-E mainboard There is an entry for iprb with pci8086,1050 in my /etc/driver_aliases, so the nic should just work once you've got the correct driver alias there. The above two blog entries should get you on your way with minimal fuss. cheers, James C. McPherson -- Solaris kernel software engineer Sun Microsystems _______________________________________________ opensolaris-discuss mailing list [email protected]
