I boot my Sun Utlra 20 M2 workstation from the OpenSolaris Live CD for 2009-06 
with a Zonet ZEW2500P USB Wireless Adaptor plugged in.

When I run : # svcs nwam
It shows that nwam is online.

When I run: # ifconfig -a
It recognises 4 interfaces: lo0, nge0, nge1, lo0

When I run : # dladm show-link, all I see are the ethernet cards:
LINK CLASS MTU STATE OVER
---- ----- ---- ----- ----
nge0 phys 1500 down --
nge1 phys 1500 down --

The wireless adaptor is not being recognized.

One more clue is that the device driver utility lists as below.  Maybe I need 
to change this?

Type      Device                  Driver
------     -------------------     ----------
USB       802.11 n WLAN      usb_mid


I also installed the ural driver from precompiled binary package
(although  the Live CD already had ural driver integrated) :
# gzip -dc ural-0.1-pkg.tar.gz | tar xvf -
# cd ural-0.1; pkgadd -d . SUNWural

When I try to plumb : # ifconfig ural0 plumb
Cannot open link "ural0" : DLPI link does not exist
-- 
This message posted from opensolaris.org

Reply via email to