| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Date: | Fri, 16 Nov 2001 15:08:46 -0500 |
| From: | Christopher Faylor <cgf AT redhat DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Parallel port device in cygwin |
| Message-ID: | <20011116200846.GV17035@redhat.com> |
| Reply-To: | cygwin AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <PNELKPPGPINOHNHFGBKNMEOACDAA DOT tony DOT arnold AT man DOT ac DOT uk> |
| Mime-Version: | 1.0 |
| In-Reply-To: | <PNELKPPGPINOHNHFGBKNMEOACDAA.tony.arnold@man.ac.uk> |
| User-Agent: | Mutt/1.3.23.1i |
On Fri, Nov 16, 2001 at 01:27:57PM -0000, Tony Arnold wrote: >I've been trying out Luke Bakken's port of LPRng with a local printer >connected to the parallel port. In the printcap file, I've tried setting the >device name to PRN, but lpd objects to it being non absolute path name, I also >tried setting it to /PRN, but that seems to cause lpd to hang. Luke suggests >cygwin needs the LPT1 port available as a /dev/lpxx simulated device, but I'm >wondering if there is another way, such as symlink from /dev/lp to PRN? > >Thoughts and comments welcome. cygwin doesn't have a fhandler layer for parallel ports, currently. So, the only way to reference a parallel is via the raw msdos names, like 'lpt1', 'prn'. I don't know why referring to /lpt would cause things to hang. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |