HI , Thanks Casper.. The problem seems to be something else.... I don't get results from plumbing,unplumbing. Static IP "works" because it assigns an address, but it doesn't really connect to the network I think. DHCP wont do a thing. Below is the sad story log.
I wonder why can't we just get something like networking going.. I can happily live without sound.. but network... thats not fair. (frustration speaking here) TIA again. **************************************** output of prtpicl -v **************************************** :name pci8086,27d0 pci104d,8212 (obp-device, 6a0000012e) :DeviceID 0 :UnitAddress 2 :pci-msi-capid-pointer 92 :pcie-capid-reg 17 :pcie-capid-pointer 224 :device-id 17233 :vendor-id 4523 :revision-id 19 :class-code 131072 :unit-address 0 :subsystem-id 33298 :subsystem-vendor-id 4173 :interrupts 1 :devsel-speed 0 :power-consumption 01 00 00 00 01 00 00 00 :model Ethernet controller :compatible (6a00000137TBL) | pciex11ab,4351.104d.8212.13 | | pciex11ab,4351.104d.8212 | | pciex11ab,4351.13 | | pciex11ab,4351 | | pciexclass,020000 | | pciexclass,0200 | | pci11ab,4351.104d.8212.13 | | pci11ab,4351.104d.8212 | | pci104d,8212 | | pci11ab,4351.13 | | pci11ab,4351 | | pciclass,020000 | | pciclass,0200 | :reg ****eliminated bunch of 00s that were here*** :devfs-path /pci at 0,0/pci8086,27d0 at 1c/pci104d,8212 :binding-name pci104d,8212 :instance -1 :_class obp-device **************************************** This is from the /etc/driver_aliases **************************************** grep pci11ab /etc/driver_aliases marvell88sx "pci11ab,5081" marvell88sx "pci11ab,5080" marvell88sx "pci11ab,5041" marvell88sx "pci11ab,5040" marvell88sx "pci11ab,6041.9" marvell88sx "pci11ab,6081.9" skge "pci11ab,4351.104d.8212" **************************************** In the /etc/path_to_inst, it shows this **************************************** "/pci at 0,0/pci8086,27d0 at 1c/pci104d,8212 at 0" 0 "skge" **************************************** /usr/X11/bin/scanpci shows this device **************************************** pci bus 0x0002 cardnum 0x00 function 0x00: vendor 0x11ab device 0x4351 Marvell Technology Group Ltd. 88E8036 PCI-E Fast Ethernet Controller **************************************** Pplumbing, Unplumbing.. dhcp start.. **************************************** Tried, but result is the same..ip address gets assigned only if I use static ip. ifconfig skge0 up ifconfig: setifflags: SIOCGLIFFLAGS: skge0: no such interface bash-3.00# ifconfig skge0 plumb bash-3.00# ifconfig skge0 up bash-3.00# ifconfig -a lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1 inet 127.0.0.1 netmask ff000000 skge0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2 inet 0.0.0.0 netmask ff000000 ether 0:13:a9:7f:86:44 bash-3.00# ifconfig skge0 dhcp start ifconfig: skge0: wait timed out, operation still pending... bash-3.00# ifconfig skge0 dhcp status Interface State Sent Recv Declined Flags skge0 SELECTING 9 0 0 **************************************** Output of the ifconfig command **************************************** bash-3.00# ifconfig -a lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1 inet 127.0.0.1 netmask ff000000 skge0: flags=1004842<BROADCAST,RUNNING,MULTICAST,DHCP,IPv4> mtu 1500 index 2 inet 0.0.0.0 netmask 0 ether 0:13:a9:7f:86:44 ************************************* output of the messages log after reboot ***************************************** Mar 27 11:33:05 solaris-devx skge: SysKonnect Gigabit Ethernet Adapter families v8.19.1.3 Tue Nov 14 10:36:17 CET 2006 Mar 27 11:33:05 solaris-devx unix: [ID 954099 kern.info] NOTICE: IRQ16 is being shared by drivers with different interrupt levels. Mar 27 11:33:05 solaris-devx This may result in reduced system performance. Mar 27 11:33:05 solaris-devx pcie_pci: [ID 586369 kern.info] PCIE-device: pci104d,8212 at 0, skge0 Mar 27 11:33:05 solaris-devx genunix: [ID 936769 kern.info] skge0 is /pci at 0,0/pci8086,27d0 at 1c/pci104d,8212 at 0 Mar 27 11:33:05 solaris-devx skge: [ID 801593 kern.notice] skge0: Marvell Yukon 88E8036 Fast Ethernet Controller Mar 27 11:33:05 solaris-devx skge: [ID 200860 kern.notice] PreferredPort: A Mar 27 11:33:05 solaris-devx skge: [ID 834597 kern.notice] Dual Net Support: No Mar 27 11:33:05 solaris-devx skge: [ID 389192 kern.notice] RLMT Mode: CLS Mar 27 11:33:05 solaris-devx skge: [ID 573059 kern.notice] Jumbo Frame Support: Off Mar 27 11:33:05 solaris-devx skge: [ID 772773 kern.notice] Copy Threshold: 1500 Mar 27 11:33:05 solaris-devx skge: [ID 477694 kern.notice] VLAN Support: No Mar 27 11:33:05 solaris-devx skge: [ID 571159 kern.notice] Interrupt Moderation: On Mar 27 11:33:05 solaris-devx skge: [ID 100000 kern.notice] ********************************************************* Trying again to update the drive with just this command: ******************************************************** update_drv -a -i ' "pciex11ab,4351" ' skge This message posted from opensolaris.org