| plan 9 kernel history: overview | file list | diff list |
1994/0730/pc/kbd.c (diff list | history)
| 1994/0512/sys/src/9/pc/kbd.c:250,258 – 1994/0730/sys/src/9/pc/kbd.c:250,258 (short | long | prev | next) | ||
| 1993/1113 | if(setspeed) setspeed = 1200; | |
| 1992/1017 | if(type && *type == 'M') | |
| 1993/1221 |
| |
| 1994/0730 | NS16552special(port, setspeed, &mouseq, 0, m3mouseputc); | |
| 1993/1113 | else | |
| 1993/1221 |
| |
| 1994/0730 | NS16552special(port, setspeed, &mouseq, 0, mouseputc); | |
| 1992/0904 | mousetype = Mouseserial; } | |
| 1992/0408 | ||