User-space parport device driver support.

(This needs Linux 2.1.127.)

ppuser.o is the kernel module, which depends on parport.o.
ppuser00 is a device node for (a random device on) the first parport
(`make devices').
ppuser01 is another random device on the same parport.
ppuser10 is a random device on the second parport.  You get the idea.

ppdemo is a test utility that should make your printer do stuff.
pphog is another test utility that hogs the parport by claiming it for
250ms at a time.

Don't forget that if your Linux source isn't in /usr/src/linux, you
have to tell make where it is by setting TOPDIR.
