Date: Sun, 21 Jan 2001 11:36:43 -0500 From: tcn <nospam@videotron.ca> To: Andrew Gallatin <gallatin@cs.duke.edu> Cc: freebsd-alpha <freebsd-alpha@freebsd.org> Subject: Re: FIFO files: device not configured Message-ID: <3A6B101B.2000703@videotron.ca> References: <3A6A156B.1010809@videotron.ca> <14954.13113.352982.366550@grasshopper.cs.duke.edu> <3A6A5558.1040300@videotron.ca> <14954.23071.555967.914243@grasshopper.cs.duke.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Andrew Gallatin wrote: > You can verify for yourself that fifos work. Read the mkfifo(1) man > page and play with the result. Okay, fifo files are working BUT there is a problem. Opening a fifo file with read/write attributes works greatl. Opening a fifo file write only fails. I fetched Hylafax source and changed all write only to read/write access on all fifo related open function. I have not tested Hylafax yet but I should be able to do it fairly soon (I have to get the result...) Fingers crossed. Normand Leclerc leclercn@videotron.ca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A6B101B.2000703>