Date: Sun, 30 May 1999 05:48:53 -0700 (PDT) From: Nick Hibma <n_hibma@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb ums.c Message-ID: <199905301248.FAA97767@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
n_hibma 1999/05/30 05:48:52 PDT Modified files: sys/dev/usb ums.c Log: When the mouse is being disconnected, do the followings: - Call ums_disable() to abort the pipe. - Do not wake up processes which has been waiting or polling for mouse data. It won't be available anymore. Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> Revision Changes Path 1.21 +15 -5 src/sys/dev/usb/ums.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905301248.FAA97767>