search for: status_off

Displaying 5 results from an estimated 5 matches for "status_off".

Did you mean: status_obj
2007 Aug 07
0
"ups.status" -> "ups.alarm"
...ERLOAD 0x00010 /* overload */ #define STATUS_REPLACEBATT 0x00020 /* replace battery */ #define STATUS_SHUTDOWNIMM 0x00040 /* shutdown imminent */ #define STATUS_TRIM 0x00080 /* SmartTrim */ #define STATUS_BOOST 0x00100 /* SmartBoost */ #define STATUS_BYPASS 0x00200 /* on bypass */ #define STATUS_OFF 0x00400 /* ups is off */ #define STATUS_CAL 0x00800 /* calibration */ #define STATUS_OVERHEAT 0x01000 /* overheat; Belkin, TrippLite */ #define STATUS_COMMFAULT 0x02000 /* UPS fault; Belkin, TrippLite */ #define STATUS_DEPLETED 0x04000 /* battery depleted; Belkin */ #def...
2013 Sep 13
10
[PATCH RFC 0/8] xen/arm: initial cubieboard2 support.
See http://www.gossamer-threads.com/lists/xen/devel/297170 for some information on how to get this going. I''ve rebased and addressed the review comments. As before several of the patches are not to be applied because they can be done better using infrastructure from Julien''s "Allow Xen to boot with a raw Device Tree" patch. They are included for completeness. With
2012 Mar 08
18
some fixes, improvements, and new features (EPO and DYING) for NUT
Here are a series of my recent changes to NUT. The first few in the set are primarily little fixes and improvements. In among those are a few for .gitignore files which of course you can ignore for SVN, and there's one for a commit to a generated file which of course should not be tracked in any VCS. Then there are a couple or three to do with generating the header files used by
2013 Aug 13
13
[PATCH v8 8/5] Add UART support and arch timer initialization for OMAP5
Since OMAP UART has a few distinct features than common 8250 UART, I re-implemented its driver rather than porting it based on ns16550.c. There are mainly two big differences between the implementations. First, OMAP UART introduces the concept of register access mode, which divides the register map into seperated space. Switching the access mode is then necessary when configuring it. Second, THRE
2013 Sep 20
20
[PATCH v3 0/7] support for cubieboard2 / sunxi processors
See http://www.gossamer-threads.com/lists/xen/devel/297170 for some information on how to get this going. I''ve rebased and addressed the review comments. With this rebase I''ve picked up some patches from Julien which were required to do things properly, so the gic v7 and device blacklisting patches have been changed to use the proper mechanisms. Previously I was able to boot