This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Parallel port device in cygwin


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]