On Wed, Jan 03, 2001 at 07:44:19PM +0100, Peter Osterlund wrote: > When trying to print to an off-line printer with 2.4 kernels, the > "write" system call to /dev/lp0 stalls for 10 seconds and then returns > EIO. I wonder where the EIO is coming from though. Grep only shows up ieee1284.c (in parport_read) and daisy.c (in cpp_mux, called at parport init time). Neither of those should be getting triggered. Tim. */