Message: 5
From: "Lyle Scheer" <lyle@xxxxxxxxxx>
To: <cobalt-developers@xxxxxxxxxxxxxxx>
Subject: RE: [cobalt-developers] Re: RaQ3 UPS solutions (Lyle Scheer)
Date: Mon, 7 Aug 2000 14:39:57 -0700
charset="iso-8859-1"
Reply-To: cobalt-developers@xxxxxxxxxxxxxxx
> I have some time so I am thinking of installing the current
> version of NUT
> on my Cobalts - they will be adding the early shutdown
> feature that I am
> looking for. If you give me some documentation on the lcd
> panel calls, I
> will add the power status messages on the lcd. I hate to
> just copy your
> code, since I don't know what side effects the calls may have
> (if any).
Sure... is there a particular starting point that you would like. Most of
the functions I implemented by just doing a system call to /sbin/lcd-write
or /sbin/lcd-swrite. I could document these or go a little deeper. What
are you looking for?
- Lyle