git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12879 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Marcus Overhagen 2005-05-29 00:34:30 +00:00
parent dd3d1f72ac
commit 4cb118d317

View File

@ -28,7 +28,7 @@
* A packet read from the mouse data port is composed of
* three bytes:
* byte 0: status byte, where
* - bit 4: Y overflow (1 = true)
* - bit 7: Y overflow (1 = true)
* - bit 6: X overflow (1 = true)
* - bit 5: MSB of Y offset
* - bit 4: MSB of X offset