home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / bsd / 5520 < prev    next >
Encoding:
Internet Message Format  |  1992-09-11  |  984 b 

  1. Path: sparky!uunet!mcsun!uknet!stl!robobar!ibmpcug!adrian
  2. From: adrian@ibmpcug.co.uk (Adrian Hall)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: How can I print on my parallel printer?
  5. Message-ID: <BuB0yD.An3@ibmpcug.co.uk>
  6. Date: 9 Sep 92 09:27:49 GMT
  7. References: <colin.716015692@marsh>
  8. Organization: The IBM PC User Group, UK.
  9. Lines: 19
  10.  
  11. In article <colin.716015692@marsh> colin@marsh.cs.curtin.edu.au (Colin Manning) writes:
  12. >Hi,
  13. >    I've applied the patches in unofficial/williams/lpt.*.haug.
  14. >
  15. >    I still can't print.  I have a Panasonic KPX1180 (80 col, 9pin)
  16. >attached to LPT1.  When I boot under DOS (yuk) the printer head jumps about,
  17. >but I get nothing from 386BSD.
  18.  
  19. You need to make the /dev/lp and /dev/lpt1 nodes.
  20.  
  21.     mknod /dev/lpt1 c 15 64
  22.     ln -s /dev/lpt1 /dev/lp
  23.  
  24. Adrian
  25. -- 
  26. --------------------------------------------------------------------------
  27. Adrian Hall                    Connect Systems Manager
  28. adrian@ibmpcug.co.uk                The IBM PC User Group
  29. Tel: +44 81 863 1191                Harrow, London, UK
  30.