diff options
author | jhb <jhb@FreeBSD.org> | 2008-07-04 19:04:07 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2008-07-04 19:04:07 +0000 |
commit | 596848d35c4cbed766b6123ae9d060c5948cd49b (patch) | |
tree | 1aebaa60725e0ea24058b2d54d15ddc4a7f7c7f3 /sys/kern/subr_param.c | |
parent | 026267261ca4a9169eee2fbd30e9cd47531dce88 (diff) | |
download | FreeBSD-src-596848d35c4cbed766b6123ae9d060c5948cd49b.zip FreeBSD-src-596848d35c4cbed766b6123ae9d060c5948cd49b.tar.gz |
Make cnw(4) MPSAFE:
- Add a mutex to the softc and use it to lock the softc and device hardware.
- Use a private timer to replace if_watchdog/if_timer.
- Use if_printf() rather than if_xname.
- Setup interrupt handler after ether_ifattach().
Diffstat (limited to 'sys/kern/subr_param.c')
0 files changed, 0 insertions, 0 deletions