Date: Sat, 20 Jan 2001 19:58:37 -0500 (EST) From: Andrew Gallatin <gallatin@cs.duke.edu> To: leclercn@videotron.ca Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: FIFO files: device not configured Message-ID: <14954.13113.352982.366550@grasshopper.cs.duke.edu> In-Reply-To: <3A6A156B.1010809@videotron.ca> References: <3A6A156B.1010809@videotron.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
tcn writes: > Are fifo files supported in FreeBSD Axp? Yes. The only thing I can think of which makes any sense is that, by default, sio1 is reserved for the kernel debugger. (This should probably be changed!). Try using cuaa0 or rebuild a kernel without the 0x40 bit set on the sio1 flags. Eg: device sio1 at isa? port IO_COM2 irq 3 (note the lack of "flags 0x50") Drew 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?14954.13113.352982.366550>