Subject: Re: RaQ1 / Stock NetBSD Recovery ISO
To: Richard Hamilton-Frost <rhfweb@gmail.com>
From: James Hartley <jjhartley@gmail.com>
List: port-cobalt
Date: 08/21/2007 16:08:28
On 8/21/07, Richard Hamilton-Frost <rhfweb@gmail.com> wrote:
> ...how would I display IP/Hostname on the LCD display...

The simplest way is to construct a 32 character string & send it to
/dev/lcd.  ie.

echo -n "0123456789abcdef0123456789ABCDEF" > /dev/lcd