On Mon, Sep 11, 2006 at 11:05:26PM +0200, VinX wrote:
> Carlos Martínn Nieto wrote:
> >  Did you bring the interface up (ifconfig eth1 up)? It won't work
> > before that because parts of the card haven't been initialised.
> ok, now it seems to work!
> 
> > IIRC, the tiacx module in wireless-2.6 uses softmac and we never
> > managed to get it working properly. There is a version with the
> > devicescape stack which seems to work, though it might take a bit of
> > hunting down.
> ah ok, but why doesn't work it with acx module?
> if i use a kernel <= 2.6.16, it works fine...
> uhm... in the lastest kernels there are some changes that they are
> indipendent on a generic wireless module, is it correct?

 One of the changes is that it now has acx_common.ko, acx_usb.ko and
acx_pci.ko instead of just acx.ko (before that, it was acx-usb.ko and
acx-pci.ko whith the common code in each one). This patch was applied
upstream after the conversion to softmac IIRC.

 I haven't followed the kernel much these last few months, so I'm not
sure when each event happened, but it would seem that it was after
.16 when the softmac code got in. (This being the wireless-2.6
kernel, not mainline, which AFAIK doesn't have acx at all).

 I'm still not sure why it didn't work with the softmac stack, but I
think it was a problem telling the stack what the card received. I
think there were plans to put the devicescape stack into the mainline
kernel, so ideally the version of acx that uses it is the one that
should get merged upstream. I'm not sure where to find this version,
but asking the author (search the acx archives for him) should fix that.

   cmn
-- 
Carlos Martín Nieto    |   http://www.cmartin.tk
Hobbyist programmer    |

Attachment: signature.asc
Description: Digital signature

Reply via email to