Hello,

I am testing a dual port NIC adapter driver, qlge. I encountered a crash when I 
use "ifconfig qlge0 plumb" and somehow, even if I loaded a stable version, 
qlge0 remains unable to load. Probably, it is disabled by OS. But, another 
port, qlge1, is still ok.
I am wondering how to restore qlge0?

Tom

bash-3.2# uname -a
SunOS archimedes 5.11 snv_121 sun4u sparc SUNW,Sun-Fire-V215
bash-3.2# ifconfig qlge0 plumb
ifconfig: cannot open link "qlge0": No such device or address
bash-3.2# ifconfig qlge1 plumb
bash-3.2# ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 
index 1
        inet 127.0.0.1 netmask ff000000 
bge1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
        inet 172.17.139.78 netmask fffffe00 broadcast 172.17.139.255
        ether 0:14:4f:7a:b2:5d 
qlge1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3
        inet 192.168.43.78 netmask ffffff00 broadcast 192.168.43.255
        ether 0:c0:dd:10:8c:66 
lo0: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL> mtu 8252 
index 1
        inet6 ::1/128 
bash-3.2#
-- 
This message posted from opensolaris.org
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to