K 10 svn:author V 4 jkim K 8 svn:date V 27 2009-02-04T18:31:01.000000Z K 7 svn:log V 318 - Replace open(2)/close(2) pairs with stat(2). Closing mouse device has a side effect of changing current operation level and sysmouse(4) lets you open /dev/sysmouse multiple times unlike other mouse drivers. - Check if /dev/mouse is linked to /dev/psm0 or /dev/ums0. - Simplify the patches a little while I am here. END