summaryrefslogtreecommitdiff
path: root/sys/arch/atari/dev
diff options
context:
space:
mode:
authordyoung <dyoung@NetBSD.org>2005-03-02 05:20:43 +0000
committerdyoung <dyoung@NetBSD.org>2005-03-02 05:20:43 +0000
commit8125cd1769e20d0f49563b0ae1b4bd538cabfa80 (patch)
treec7ff9b1279b4754e2e7e0f95b336d77ebcc6e6bf /sys/arch/atari/dev
parent23ec02085c3e5bf6ae2121e7b67676ba446b69a7 (diff)
Misc. changes to improve ad hoc mode and to enable hostap mode:
Fix the work-around for the NIC bug where it skips to rx descriptor 0. The driver used to skip to rx descriptor 1. Hopefully this stops the out-of-order packet reception that Charles Hannum saw. When debugging is enabled, print rx-descriptor status flags before printing the rx bit rate. Add a debug message for when a beacon tx buffer reclamation. Reset IFF_OACTIVE when we reset the transmitter. Pass the consolidated LED state, a struct rtw_led_state, to rtw_led_attach. Choose the bit-rate for management frames (1Mb/s) at the same place we choose for all other frames. Do not use the NIC's short preamble or RTS options for management frames. Label beacons for the NIC. Following a Linux driver, take care not to zero arbitrary bits in the TPPOLL register. Use the new idiom for IBSS merges: disable transmitter, kick the state machine. Add a second descriptor to the beacon ring. The NIC seems to like this much better.
Diffstat (limited to 'sys/arch/atari/dev')
0 files changed, 0 insertions, 0 deletions