DragonFly commits List (threaded) for 2010-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: ucom - destroy device node on detach
commit f2e9314ab6dfc3209d1c09aa31927aa4cc2729c3
Author: YONETANI Tomokazu <y0netan1@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]