[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-developers] Re: RaQ3 UPS solutions (Lyle Scheer)
- Subject: RE: [cobalt-developers] Re: RaQ3 UPS solutions (Lyle Scheer)
- From: "Lyle Scheer" <lyle@xxxxxxxxxx>
- Date: Mon Aug 7 14:42:09 2000
> 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