signy 306 drivers/input/mouse/byd.c u32 signy = pkt[0] & PS2_Y_SIGN ? ~0xFF : 0; signy 308 drivers/input/mouse/byd.c s32 dy = signy | (int) pkt[2];