On Tuesday 22 January 2008 10:45:21 Nick Kossifidis wrote:
> 2008/1/22, bruno randolf <[EMAIL PROTECTED]>:
> > On Tuesday 22 January 2008 10:32:27 Nick Kossifidis wrote:
> > > > +                                        /* XXX: only if VEOL
> > > > suppported */
> > >
> > > Hmm, seems we have to fix this in hw.c, veol seems to be supported on
> > > 5211 and above but i'm not sure (i'll check madwifi's capability bits
> > > for each of my cards and implement get_capability better)...
> >
> > removed linux-wireless and john from cc:
> >
> > yep, now we get true all the time. once we can read the capability bit i
> > think we should read it on attach and store it in ah or sc, so we don't
> > need to call get_gapability every time in the interrupt handler.
> >
> > bruno
>
> Sure how about reimplementing the whole capability stuff with a 32bit
> integer (32 capability bits are fine) that gets set by get_capabilty
> and then we just do an AND against the cap we want ? Int may be inside
> ah since is hw-dependent...

good idea!

bruno
_______________________________________________
ath5k-devel mailing list
ath5k-devel@lists.ath5k.org
https://lists.ath5k.org/mailman/listinfo/ath5k-devel

Reply via email to