git: ucom - destroy device node on detach

YONETANI Tomokazu y0netan1 at crater.dragonflybsd.org
Tue Oct 12 05:48:58 PDT 2010


commit f2e9314ab6dfc3209d1c09aa31927aa4cc2729c3
Author: YONETANI Tomokazu <y0netan1 at dragonflybsd.org>
Date:   Tue Oct 12 21:32:14 2010 +0900

    ucom - destroy device node on detach
    
    Issuing `ls /dev' after unloading the driver triggered a panic because
    of the stale device node.

Summary of changes:
 sys/dev/usbmisc/ucom/ucom.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

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


-- 
DragonFly BSD source repository





More information about the Commits mailing list