summaryrefslogtreecommitdiff
path: root/sys/arch/i386/isa/pcvt/Doc/ToDo
blob: 91bf5fd1d7dd4117b552a280309f6e24a55924cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

Things to do                          Last Edit-Date: [Tue Sep  5 18:47:12 1995]
================================================================================

- implement secondary DA request: ESC [ > c and/or ESC [ > 0 c

- implement user settable primary DA response and secondary DA response

- retrying for a non-connected keyboard in doreset() must be made cpu and
  speed independent. in case of a not connected keyboard, a fast machine
  runs doreset() fast and a slow machine runs doreset() slow - bad !!

- remove support for FreeBSD < 1.1.5.1 and NetBSD <= 0.9

- rewrite the whole thing ....