summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/errlst.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2014-11-20 20:09:18 +0000
committerjhb <jhb@FreeBSD.org>2014-11-20 20:09:18 +0000
commitedc612fe8cb2a265effaa015f98dd72db3e8d56b (patch)
tree8f9745b6f88acebf45d3918903dc7e2e3746a584 /lib/libc/gen/errlst.c
parent4e312aaa791b2f807ae9bfd7db960b3ace210469 (diff)
downloadFreeBSD-src-edc612fe8cb2a265effaa015f98dd72db3e8d56b.zip
FreeBSD-src-edc612fe8cb2a265effaa015f98dd72db3e8d56b.tar.gz
Various fixes for wl(4):
- Don't recurse driver mutex. - Don't hold driver mutex across fubyte/subyte. - Replace fubyte/subyte loops with copyin/copyout calls. - Use relatively sane locking in wl_ioctl(). - Use bus space accessors instead of in*()/out*(). - Use callout(9) instead of timeout(9). - Stop watchdog timer in detach and don't hold mutex across bus_teardown_intr(). - Use device_printf() and if_printf(). - De-spl(). Tested by: no one
Diffstat (limited to 'lib/libc/gen/errlst.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud