diff options
author | jhb <jhb@FreeBSD.org> | 2014-11-18 21:51:01 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2014-11-18 21:51:01 +0000 |
commit | e6087752024249ef49782dacc4c331dbb7f889a7 (patch) | |
tree | 20eebc3ca70654ed700117c376a272441d945e7a /lib/libfetch | |
parent | 70411541066ff7cf1b5375741af3dc40a9cb38ce (diff) | |
download | FreeBSD-src-e6087752024249ef49782dacc4c331dbb7f889a7.zip FreeBSD-src-e6087752024249ef49782dacc4c331dbb7f889a7.tar.gz |
Add locking to mcd(4) and mark MPSAFE.
- Actually use existing per-softc mutex.
- Use mutex in cdev routines and remove D_NEEDGIANT.
- Use callout(9) instead of timeout(9).
- Don't check for impossible conditions (e.g. MCDINIT being clear).
- Remove critical_enter/exit when sending a PIO command.
- Use bus_*() instead of bus_space_*().
Tested by: no one
Diffstat (limited to 'lib/libfetch')
0 files changed, 0 insertions, 0 deletions