Deleted Added
full compact
28c28
< * $FreeBSD: head/sys/pc98/cbus/pckbd.c 51276 1999-09-14 12:57:40Z nyan $
---
> * $FreeBSD: head/sys/pc98/cbus/pckbd.c 54551 1999-12-13 13:19:38Z kato $
526a527,528
> if (c != -1)
> ++kbd->kb_count;
568a571
> ++kbd->kb_count;
569a573,576
> #if 0
> printf("pckbd_read_char(): scancode:0x%x\n", scancode);
> #endif
>
602a610
> kbd->kb_prev_key = keycode | (scancode & 0x80);
608a617
> kbd->kb_prev_key = keycode | (scancode & 0x80);
614a624
> kbd->kb_prev_key = keycode | (scancode & 0x80);
619a630
> kbd->kb_prev_key = keycode | (scancode & 0x80);
628a640
> kbd->kb_prev_key = keycode | (scancode & 0x80);
637a650
> kbd->kb_prev_key = keycode | (scancode & 0x80);
646a660
> kbd->kb_prev_key = keycode | (scancode & 0x80);