diff options
author | jhb <jhb@FreeBSD.org> | 2008-07-04 17:48:34 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2008-07-04 17:48:34 +0000 |
commit | e06b58767a51f46bbbd0068fee71506856408a28 (patch) | |
tree | 306140365586a980317df1588f05c5a64ada9d17 /etc/ddb.conf | |
parent | 3f80ced8f06b3824c55003bb9812423be5810f70 (diff) | |
download | FreeBSD-src-e06b58767a51f46bbbd0068fee71506856408a28.zip FreeBSD-src-e06b58767a51f46bbbd0068fee71506856408a28.tar.gz |
Make arl(4) MPSAFE:
- Add a mutex to the softc and use it to protect the softc and device
hardware.
- Setup interrupt handler after ether_ifattach().
- Use a private timer instead of if_timer/if_watchdog.
- Retire arl_unit from the softc and use if_printf() and device_printf()
instead.
Note that the unpatched driver in 6.x and later does not work with the
hardware, so the one person who had volunteered to test the patch wasn't
able to test it.
Diffstat (limited to 'etc/ddb.conf')
0 files changed, 0 insertions, 0 deletions