#89: port features from madwifi-old to trunk
----------------------------------+-----------------------------------------
Reporter: br1 | Owner:
Type: enhancement | Status: new
Priority: critical | Milestone: version 0.9.0 - move to new
codebase
Component: madwifi: driver | Version: trunk
Resolution: | Keywords:
Patch_attached: 1 |
----------------------------------+-----------------------------------------
Old description:
> port features from madwifi-old (old CVS version) to trunk. quite a lot of
> code has changed so some of the changes are obsolete; some bugfixes which
> were done in the CVS need to be re-tested if they are still necessary
> with the new code.
>
> '''TODO:'''
> * txpower setting (see #194 - needs to be revised)
> * Beacon Miss Recovery (see #185 - unfortunately this still seems to be
> an issue :( )
>
> '''DONE:'''
> * WPA fixes
> * Pretty Packet dumps
> * Lock Slottime
> * use txantenna settings also for beacons
> * some pretty printing
>
> '''OMITTED:'''
> * do {...} while (ath_hal_intrpend(ah)); in interrupt handler; used to
> fix the stuck beacon problem - not quite sure if it really fixed anything
> so i'll leave that out
> * LED Blinking - seems to work with the H/W that i have to test. there
> may be some difference with softled, but it's not so important
> * Adhoc Demo Mode (Pseudo IBSS) - already there
> * `iwpriv ath0 reset 1`
New description:
port features from madwifi-old (old CVS version) to trunk. quite a lot of
code has changed so some of the changes are obsolete; some bugfixes which
were done in the CVS need to be re-tested if they are still necessary with
the new code.
'''TODO:'''
* txpower setting (see #194 - needs to be revised)
* Beacon Miss Recovery (see #185 - unfortunately this still seems to be
an issue :( )
* Sensibly port patches that went into CVS HEAD between the time when
Atheros forked off from it and their release of the code that went into
madwifi-ng
'''DONE:'''
* WPA fixes
* Pretty Packet dumps
* Lock Slottime
* use txantenna settings also for beacons
* some pretty printing
'''OMITTED:'''
* do {...} while (ath_hal_intrpend(ah)); in interrupt handler; used to
fix the stuck beacon problem - not quite sure if it really fixed anything
so i'll leave that out
* LED Blinking - seems to work with the H/W that i have to test. there
may be some difference with softled, but it's not so important
* Adhoc Demo Mode (Pseudo IBSS) - already there
* `iwpriv ath0 reset 1`
--
Ticket URL: <http://madwifi.org/ticket/89>
MadWifi <http://madwifi.org/>
Multiband Atheros Driver for Wireless Fidelity