Subject: Re: multisegment memory problems
To: Steve Woodford <swoodfor@bluews.com>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: port-arm32
Date: 07/13/1998 09:25:03
On Mon, 13 Jul 1998 16:33:14 +0100 
 Steve Woodford <swoodfor@bluews.com> wrote:

This is not related at ALL to multi-segment memory, but... :-)

I finally remembered to look at the OFW on my shark to answer your
console question :-)

General answer is:

	setenv input-device <device>
	setenv output-device <device>

<device> is either a full path to an OpenFirmware device node, or an
alias for an OpenFirmware device node.

The defaults are:

	input-device	keyboard
	output-device	screen

If you want to set it to the serial port:

	setenv input-device com1
	setenv output-device com1

You can find the OpenFirmware device aliases by doing:

	dev /aliases
	.properties

Cheers.

Jason R. Thorpe                                       thorpej@nas.nasa.gov
NASA Ames Research Center                            Home: +1 408 866 1912
NAS: M/S 258-5                                       Work: +1 650 604 0935
Moffett Field, CA 94035                             Pager: +1 650 940 5942