DragonFly commits List (threaded) for 2010-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Implement POLLING support for if_igb, change token->lockmgr lock
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]