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 |
Message-ID: | <39E9E8D6.2974AA0C@ece.gatech.edu> |
Date: | Sun, 15 Oct 2000 13:26:46 -0400 |
From: | "Charles S. Wilson" <cwilson AT ece DOT gatech DOT edu> |
X-Mailer: | Mozilla 4.75 [en] (WinNT; U) |
X-Accept-Language: | en |
MIME-Version: | 1.0 |
To: | Jerome Benoit <JGMBenoit AT Wanadoo DOT fr> |
CC: | Cygnus <cygwin AT sourceware DOT cygnus DOT com> |
Subject: | Re: naive question about `prn' |
References: | <39E9E3F1 DOT 229C4E03 AT Wanadoo DOT fr> |
Take a look at the fhandler-tut.txt file in the cygwin source code: http://sources.redhat.com/cgi-bin/cvsweb.cgi/~checkout~/src/winsup/doc/fhandler-tut.txt?rev=1.2&content-type=text/plain&cvsroot=src Remember, though, that hardware access devices (like /dev/console. /dev/fd, etc) are more...interesting...than pseudo, in-memory devices (like /dev/zero, /dev/mem, /dev/[u]random). Windows has special hoops you have to jump through, and those hoops are different for Win9x, WinMe, WinNT, and Win2K. And your /dev/prn devices needs to work on all support flavors of windows. --Chuck Jerome Benoit wrote: > > Hi ! > > How can we set up `/dev/prn' ? > > Thanks in advance, > Jerome BENOIT > > -- > Want to unsubscribe from this list? > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |