Hello,

It looks like there is a bug in sfe driver. It has problem with 
auto negotiation:

Mar  2 12:40:39 devhost1 sfe: [ID 831844 kern.info] sfe0:
auto-negotiation started
Mar  2 12:40:39 devhost1 sfe: [ID 490553 kern.info] sfe0:
auto-negotiation failed: remote fault
Mar  2 12:40:39 devhost1 sfe: [ID 831844 kern.info] sfe0:
auto-negotiation started
Mar  2 12:40:39 devhost1 sfe: [ID 490553 kern.info] sfe0:
auto-negotiation failed: remote fault
Mar  2 12:40:39 devhost1 sfe: [ID 831844 kern.info] sfe0:
auto-negotiation started
Mar  2 12:40:40 devhost1 sfe: [ID 490553 kern.info] sfe0:
auto-negotiation failed: remote fault




# ifconfig sfe0 up
# ifconfig sfe0
sfe0: flags=201000803<UP,BROADCAST,MULTICAST,IPv4,CoS> mtu 1500 index 2
        inet 192.168.0.3 netmask ffffff00 broadcast 192.168.0.255
        ether 0:b:6a:63:a4:fb 

# dladm show-dev
LINK            STATE  SPEED    DUPLEX
sfe0            down   100Mb    unknown
elxl0           unknown 0Mb     half

# dladm show-link
LINK        CLASS    MTU    STATE    OVER
sfe0        phys     1500   down     --
elxl0       phys     1500   unknown  --

# /usr/X11/bin/scanpci 

pci bus 0x0000 cardnum 0x00 function 0x00: vendor 0x1039 device 0x0746
 Silicon Integrated Systems [SiS] 746 Host

pci bus 0x0000 cardnum 0x01 function 0x00: vendor 0x1039 device 0x0002
 Silicon Integrated Systems [SiS] SG86C202

pci bus 0x0000 cardnum 0x02 function 0x00: vendor 0x1039 device 0x0008
 Silicon Integrated Systems [SiS] SiS85C503/5513 (LPC Bridge)

pci bus 0x0000 cardnum 0x02 function 0x05: vendor 0x1039 device 0x5513
 Silicon Integrated Systems [SiS] 5513 [IDE]

pci bus 0x0000 cardnum 0x02 function 0x07: vendor 0x1039 device 0x7012
 Silicon Integrated Systems [SiS] AC'97 Sound Controller

pci bus 0x0000 cardnum 0x03 function 0x00: vendor 0x1039 device 0x7001
 Silicon Integrated Systems [SiS] USB 1.0 Controller

pci bus 0x0000 cardnum 0x03 function 0x01: vendor 0x1039 device 0x7001
 Silicon Integrated Systems [SiS] USB 1.0 Controller

pci bus 0x0000 cardnum 0x03 function 0x02: vendor 0x1039 device 0x7002
 Silicon Integrated Systems [SiS] USB 2.0 Controller

pci bus 0x0000 cardnum 0x04 function 0x00: vendor 0x1039 device 0x0900
 Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet

pci bus 0x0000 cardnum 0x0b function 0x00: vendor 0x1102 device 0x0002
 Creative Labs SB Live! EMU10k1

pci bus 0x0000 cardnum 0x0b function 0x01: vendor 0x1102 device 0x7002
 Creative Labs SB Live! Game Port

pci bus 0x0000 cardnum 0x0c function 0x00: vendor 0x10b7 device 0x9055
 3Com Corporation 3c905B 100BaseTX [Cyclone]

pci bus 0x0001 cardnum 0x00 function 0x00: vendor 0x1002 device 0x4153
 ATI Technologies Inc RV350 AS [Radeon 9550]

pci bus 0x0001 cardnum 0x00 function 0x01: vendor 0x1002 device 0x4173
 ATI Technologies Inc RV350 AS [Radeon 9550] (Secondary)


# uname -srv
SunOS 5.11 snv_83



This is workaround:
ndd -set /dev/sfe0 adv_autoneg_cap 0

But the problem repeats after reboot. That is, I need to set it
manually.

I added this to the /etc/system, but it doesn't work:

set sfe0:adv_autoneg_cap=0
set sfe0:adv_100hdx_cap=0
set sfe0:adv_100fdx_cap=1


Any idea?

-- 
Regards, 
Piotr Jasiukajtis | estibi | SCA OS0072
http://estseg.blogspot.com
http://www.linkedin.com/in/estibi
http://www.goldenline.pl/piotr-jasiukajtis
.-.         .-.   .        .  
| |.-..-,.-.`-..-.| .-. .-...-
`-'|-'`'-' '`-'`-''-`-`-'  '-'
http://pl.opensolaris.org
http://planet.opensolaris.org.pl
http://forum.opensolaris.org.pl

Attachment: prtconf.gz
Description: GNU Zip compressed data

_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to