I'm trying to get a USB wifi adapter to work on Nexenta 2 (Nevada build 104+) 
on an x86-64. It's a Hawking 300N, which `cfgadm -v` identifies as a Ralink, 
and the internet tells me is a Ralink 2870. So, I downloaded the binary driver 
from http://opensolaris.org/os/community/laptop/wireless/rwn/ , used `lshal` to 
determine the vendor-id/product-id as 0xe66/0x1, and ran `add_drv -i usbe66,1 
rwn`. I get:

devfsadm: driver failed to attach: rwn
Warning: Driver (rwn) successfully added to system but failed to attach

I notice, after I do this (or subsequently, `update_drv rwn`), in 
/var/adm/messages:

Jun 28 23:19:15 bigmess unix: [ID 954099 kern.info] NOTICE: IRQ19 is being 
shared by drivers with different interrupt levels.
Jun 28 23:19:15 bigmess This may result in reduced system performance.

Dunno if that's relevant.

Help? Am I doing something wrong? How to debug? I'm a Solaris newb. Thanks.
-- 
This message posted from opensolaris.org

Reply via email to