git: kernel - Implement POLLING support for if_igb, change token

看板DFBSD_commit作者時間15年前 (2010/12/20 10:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 9b562f1928fb5506dd95a9d8705ef2921d07e233 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sun Dec 19 17:24:29 2010 -0800 kernel - Implement POLLING support for if_igb, change token->lockmgr lock * Clean up the polling code so it works. * Use a lockmgr lock instead of a token, the original driver writer expected a normal lock. Summary of changes: sys/dev/netif/e1000/if_igb.c | 50 ++++++++++++----------------------------- sys/dev/netif/e1000/if_igb.h | 38 ++++++++++++++++---------------- 2 files changed, 34 insertions(+), 54 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9b562f1928fb5506dd95a9d8705ef2921d07e233 -- DragonFly BSD source repository
文章代碼(AID): #1D3hZY7o (DFBSD_commit)