> Hi!
>
> > > > This device is NOT a Ralink USB wifi adapter!
> > > >
> > > > Get the windows driver in this link and see for yourself.
> > > >
http://www.conitech.it/conitech/ita/risorse.asp?cod=CN402USB
> > > > (ISSC W89C35 802.11bg WLAN USB Adapters (Native Wifi driver))
> > >
> > > Thanks a lot. With some patches, I got driver from conitech.it to
> > > compile and partly work on 2.6.23. I can now transmit packets but not
> > > yet receive them.
> > >
> > > (use Makefile.26 instead of Makefile)
> >
> > I couldn't find any license info immediately visible; are you sure it's
> > GPL?
>
> Yes, I'm quite sure. There's MODULE_LICENCE("GPL"), IIRC.