git: MPSAFE TTY - Cleanup ukbd and atkbd, fix unregistration bug
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Sun Aug 29 15:13:42 PDT 2010
    
    
  
commit d5eb0471097a451fc098cfb371fd33f53f4a144c
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Aug 29 15:09:22 2010 -0700
    MPSAFE TTY - Cleanup ukbd and atkbd, fix unregistration bug
    
    * Cleanup code, fix unregistration module.  Fixes panic on usb keyboard
      unplug.
Summary of changes:
 sys/dev/misc/kbd/atkbd.c    |    3 +--
 sys/dev/usbmisc/ukbd/ukbd.c |    7 +------
 2 files changed, 2 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d5eb0471097a451fc098cfb371fd33f53f4a144c
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list