From owner-freebsd-hardware Tue Jan 27 14:00:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA22206 for hardware-outgoing; Tue, 27 Jan 1998 14:00:27 -0800 (PST) (envelope-from owner-freebsd-hardware@FreeBSD.ORG) Received: from misery.sdf.com (misery.sdf.com [204.244.213.32]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id OAA22078 for ; Tue, 27 Jan 1998 14:00:06 -0800 (PST) (envelope-from tom@sdf.com) Received: from tom by misery.sdf.com with smtp (Exim 1.73 #1) id 0xxImw-0000An-00; Tue, 27 Jan 1998 13:43:22 -0800 Date: Tue, 27 Jan 1998 13:43:21 -0800 (PST) From: Tom To: Kedar cc: freebsd-hardware@FreeBSD.ORG Subject: Re: Serial I/O. In-Reply-To: <2.2.32.19980127200932.0209f0b8@gw1> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 27 Jan 1998, Kedar wrote: > Hello, > > I am trying to locate a motherboard that is capable of the > following. Would you know of any? Any pointers? > > Know of any workarounds, please? > > > **************************************************************** > > 1) No video card required. Many do this. They produce an error or beep, but you can continue booting. > > 2) The BIOS wakes up on the serial port and uses it for all > > communications. > > > > 3) The BIOS serial communications should require no fancy communications > > protocols, ie. we should be able to use a dumb terminal. > > > > > > 4) All (or at least the basic) BIOS setup functions should be available. I'm not aware of any motherboard that can do #2, #3, and #4. > > 5) Sending a BREAK (or perhaps a special character/escape sequence) should > > provide the same function as Ctrl-Alt-Del normally does (before, during, > > and after boot, if possible). > > > > 6) Access to the Unix boot loader through the serial port should also be > > available after the BIOS loads it. This is needed to provide options to > > the kernel (eg. single user mode, device configuration mode, etc.) FreeBSD COMCONSOLE can do #5 and #6. > > ****************************************************************** > > TIA, > Kedar. > > Season's Greetings, > Kedar Rajadnya Tom