home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / bsd / 5418 < prev    next >
Encoding:
Text File  |  1992-09-09  |  1.4 KB  |  33 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!decwrl!csus.edu!netcom.com!alm
  3. From: alm@netcom.com (Andrew Moore)
  4. Subject: Re: X386 xdm with crypt, other tools, printer EXPERIENCES
  5. Message-ID: <!6sn-3+.alm@netcom.com>
  6. Date: Wed, 09 Sep 92 23:22:56 GMT
  7. Organization: Netcom - Online Communication Services  (408 241-9760 guest) 
  8. References: <1992Sep9.122332.22785@cs.tu-berlin.de>
  9. Keywords: xdm X386 crypt lpt.c 
  10. Lines: 21
  11.  
  12. In article <1992Sep9.122332.22785@cs.tu-berlin.de> engel@opal.cs.tu-berlin.de (Christian Engel) writes:
  13. >Printer Support
  14. >===============
  15. >
  16. >I had many problems using the original lpt.c driver although patched with
  17. >lpt-haugh and the lp.c drivers.
  18. >Printing of normal ascii files was ok using the lp.c driver. But when I tried to
  19. >print a .dvi-djc file (Deskjet 500 output from dvi), character losses and even
  20. >crashes (lpt.c) occurred.
  21. >Switching off the printer caused a reboot.
  22. >I could solve the problem for lpt.c using an output filter, that flushed the
  23. >output and waited for a while (usleep) after a certain amount of characters were
  24. >sent to the printer.
  25. >I didn't need to use this filter for the new version of lpt.c that does busy
  26. >waiting.
  27.  
  28. I had similar problems with the Eric Haug patches to  the  lpt driver.
  29. But I have not had any such problems since I recompiled lpd.c
  30. (in /usr/src/usr.sbin/lpr/lpd).  BTW, what does an lpt driver without
  31. interrupts buy me?  What is the cost?
  32. -Andrew Moore <alm@netcom.com>
  33.