kernel - Implement POLLING support for if_igb, change token->lockmgr lock
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 20 Dec 2010 01:24:29 +0000 (17:24 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Mon, 20 Dec 2010 01:24:29 +0000 (17:24 -0800)
commit9b562f1928fb5506dd95a9d8705ef2921d07e233
treeea9d048018f1d48708449dabcdbf08020697071f
parentbe71787bd3c8d2d199af9bb30ffb6df730c6b858
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.
sys/dev/netif/e1000/if_igb.c
sys/dev/netif/e1000/if_igb.h