Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <5.2.0.9.2.20030224134817.0299ae90@pop3.cris.com> X-Sender: rrschulz AT pop3 DOT cris DOT com Date: Mon, 24 Feb 2003 13:52:15 -0800 To: cygwin AT cygwin DOT com From: Randall R Schulz Subject: Re: mknod implementation? any idea when it will occur? In-Reply-To: <3.0.5.32.20030224154451.00f39770@mail.earthlink.net> References: <5 DOT 2 DOT 0 DOT 9 DOT 2 DOT 20030224130818 DOT 01dae398 AT pop3 DOT cris DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Robert, Mknod itself is scarcely the issue, is it? Device node file system entries are just a way of making contact in user-land (or is it file-system-land?) with "kernel" software entities such as drivers or special file types. The real issue is getting the implementation of those special kernel software entities. That certainly goes for a loopback device or named pipes, a random number generator (at least one of which already exists, of course) and so on. Does Cygwin have a loopback block device? Does it have named pipes? Randall Schulz At 13:44 2003-02-24, Robert Citek wrote: >At 01:28 PM 2/24/2003 -0800, Randall R Schulz wrote: > >Please clarify what use your software makes of mknod. > > > >Do I guess correctly that what you really want are named pipes? > >I don't know about others, but I would use mknod for a loopback block >device. Then I could mount images of filesystems, e.g. ISOs, floppies, etc. > >Regards, >- Robert > > >-- >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/ Randy -- 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/