On Wed, 20 Mar 2002, Suporte wrote:

> What can modify in the file "src/base/dev/misc/lpt.c" to resolve my
> problem?
> 
> Problem:
> 
> The Dosemu starts to send the report for the spool of Linux(lpt1) before
> the application finishes to generate the report, with this, the report
> is printed in parts without control.
> 
> How to leave printer_timeout infinite? ==>  This resolve?

You should play with that value. In general, dosemu sends a file for
spooling timeout seconds after a write. If the DOS app waits longer
between any two characters you should make this value higher.

A very high value would mean that you'd have to wait infinitely long until
printing starts :-)

If that doesn't help then you could generate debug output with dosemu
options -D+p to investigate further.

Bart

-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to