diff options
author | jhb <jhb@FreeBSD.org> | 2008-06-23 18:16:25 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2008-06-23 18:16:25 +0000 |
commit | a782d8500e19ecab39ad9882e20565831a2ed993 (patch) | |
tree | 9239e1f623e9a04cbebc23d0b2468da608753fc5 /lib/libthr/thread/thr_mutex.c | |
parent | 5a33ff14915b72280b936bb995c6e1d76161354a (diff) | |
download | FreeBSD-src-a782d8500e19ecab39ad9882e20565831a2ed993.zip FreeBSD-src-a782d8500e19ecab39ad9882e20565831a2ed993.tar.gz |
- Use bus_foo() rather than bus_space_foo() and retire the bus tag and handle
from the softc.
- Rework the watchdog timer to match other NIC drivers:
- Start a timer in fe_init() that runs once a second and checks a counter
in the softc that is identical to the deprecated 'if_timer'.
- Just adjust the softc tx timeout value when sending packets instead of
scheduling the timer.
- Use IFQ_SET_MAXLEN().
Tested by: WATANABE Kazuhiro
Diffstat (limited to 'lib/libthr/thread/thr_mutex.c')
0 files changed, 0 insertions, 0 deletions