diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2006-01-05 05:36:07 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2006-01-05 05:36:07 +0000 |
commit | 275e5a4c78f35d4b0aa9cfd4d9e5346e8fc0c513 (patch) | |
tree | 527d6cd0c62bd6832bfbcc175c85430b51f5c3de /sys/dev/clock_subr.h | |
parent | 5b2a424ce2d437402a1b7084e2b02add0c5a4f5e (diff) |
part of rev 1.58 of rtw.c David Young comitted to NetBSD:
Miscellaneous Realtek RTL8180L driver improvements:
3 Revamp handling of transmit descriptor rings.
4 Reliably IFF_OACTIVE when transmit descriptors are available, to
stop the transmit section of the driver from freezing up.
5 Fix beacon transmission in adhoc and hostap modes. XXX There is
a wart in hostap mode, where beacons are transmitted at 1/2 the
correct rate. Load beacon descriptors when the RTW_INTR_BINT
interrupt arrives; schedule RTW_INTR_BINT 1ms ahead of the target
beacon time.
6 Recover more gracefully from tx/rx errors: avoid
transmitter/receiver/chip resets. Try to re-synchronize software
state with hardware state---e.g., load next descriptor pointer
from hardware.
7 Activate the transmit watchdog timer for beacons as well as other
packets.
8 Introduce rtw_idle() that waits for transmit DMA to finish; call
it before resetting the transmitter.
Diffstat (limited to 'sys/dev/clock_subr.h')
0 files changed, 0 insertions, 0 deletions