diff options
author | jhb <jhb@FreeBSD.org> | 2008-07-04 18:27:14 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2008-07-04 18:27:14 +0000 |
commit | 6ebfda5b30e5c067cc8d8d01abf8e124f57fbbae (patch) | |
tree | 99991169abd0dfdfb1ecea5dc5b0e57646a55aea /sys/pc98 | |
parent | cb0b8573c7a8427ae1fc840dfae0a197ed255063 (diff) | |
download | FreeBSD-src-6ebfda5b30e5c067cc8d8d01abf8e124f57fbbae.zip FreeBSD-src-6ebfda5b30e5c067cc8d8d01abf8e124f57fbbae.tar.gz |
Make oltr(4) MPSAFE:
- Add a mutex to the softc and use it to protect the softc and device
hardware.
- Setup interrupt handler after interface attach.
- Retire 'unit' from softc and use if_printf() instead.
- Don't frob IFF_UP in the driver.
- Use callout_() rather than timeout() and untimeout().
Diffstat (limited to 'sys/pc98')
0 files changed, 0 insertions, 0 deletions