Blame TODO

Packit d36e9b
Still to do in the implementation:
Packit d36e9b
Packit d36e9b
- Only build Python support based on a configure check
Packit d36e9b
Packit d36e9b
- Only build xmlto documentation based on a configure check
Packit d36e9b
Packit d36e9b
- Find a (portable if possible) way to accurately sleep with ms accuracy
Packit d36e9b
  (scheduling can cause problems here)
Packit d36e9b
Packit d36e9b
- F1284_EXCL for iopl() and /dev/port (use /dev/lp0).  This needs
Packit d36e9b
  configuration file support.
Packit d36e9b
Packit d36e9b
- Default implementations of the block transfer functions, in terms of
Packit d36e9b
  the pins.
Packit d36e9b
Packit d36e9b
- Bounded ECP mode.
Packit d36e9b
Packit d36e9b
- Notice/handle USB printers, at least for device IDs.
Packit d36e9b
Packit d36e9b
--
Packit d36e9b
Tim Waugh <tim@cyberelk.net>