看板 DFBSD_commit 關於我們 聯絡資訊
commit 1fb0473e80f53966d16a676f75d770a0f92f2606 Author: Joe Talbott <josepht@dragonflybsd.org> Date: Mon Jul 19 21:09:21 2010 -0400 iwn - Fix for x86_64. * Convert to lockmgr locks. * curthred -> curthread * Clean up locking to be more in sync with FreeBSD. Reported-By: swildner Tested-By: swildner New-Best-Friend: swildner Summary of changes: sys/dev/netif/iwn/if_iwn.c | 23 +++++++++++++---------- sys/dev/netif/iwn/if_iwnvar.h | 6 +++--- 2 files changed, 16 insertions(+), 13 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1fb0473e80f53966d16a676f75d770a0f92f2606 -- DragonFly BSD source repository