git: kernel - if_rue (old usb stack) fixes

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Jan 1 09:42:05 PST 2014


commit b1f2ca48b37a4600c6a1a10d59b0fa258c6ae2c9
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Jan 1 09:41:07 2014 -0800

    kernel - if_rue (old usb stack) fixes
    
    * Fix the more obvious lockups and locking issues with if_rue (a usb
      ethernet device).
    
    * Still breaks when you run ifconfig sometimes (locks up).

Summary of changes:
 sys/dev/netif/rue/if_rue.c    | 79 ++++++++++++++++++-------------------------
 sys/dev/netif/rue/if_ruereg.h |  4 +--
 2 files changed, 35 insertions(+), 48 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b1f2ca48b37a4600c6a1a10d59b0fa258c6ae2c9


-- 
DragonFly BSD source repository



More information about the Commits mailing list