0001 Things to be done.
0002
0003 0. Fix the bugs (see BUGS-parport).
0004
0005 1. Proper documentation.
0006
0007 2. A better lp.c:
0008
0009 a) ECP support would be nice. This can only work if both the port and
0010 the printer support it.
0011
0012 b) Handle status readback automatically. IEEE1284 printers can post status
0013 bits when they have something to say. We should read out and deal
0014 with (maybe just log) whatever the printer wants to tell the world.
0015
0016 3. Support more hardware (eg m68k, Sun bpp).
0017
0018 4. A better PLIP (make use of bidirectional/ECP/EPP ports).
0019
0020 See <URL:http://people.redhat.com/twaugh/parport/>.