]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Revoke the vnodes on detach. This avoids the crashes people have seen
authorn_hibma <n_hibma@FreeBSD.org>
Sun, 21 Nov 1999 17:25:30 +0000 (17:25 +0000)
committern_hibma <n_hibma@FreeBSD.org>
Sun, 21 Nov 1999 17:25:30 +0000 (17:25 +0000)
commit183c85e4b413f7c0d1c90772ccb22075f5e49bed
treeba5bbef1bb21368ac6db96b23eb0cf7cfa125f88
parentd1dec864e4e1fe680c428c642401fb3b163f137c
Revoke the vnodes on detach. This avoids the crashes people have seen
when moused was still running when the mouse was detached.

Convert uhid to use make_dev while I am there. Ugen still needs to be
converted.
sys/dev/usb/ugen.c
sys/dev/usb/uhid.c
sys/dev/usb/ulpt.c
sys/dev/usb/ums.c