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. Also when I try to plumb : # ifconfig ural0 plumb Cannot open link "ural0" : DLPI link does not exist I also installed the driver from precompiled binary package (although it turns out 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 -- This message posted from opensolaris.org