[Nut-upsdev] 2.0.3-pre2: Spurious UPS UPS@localhost battery is
Charlie Brady
charlieb-nut-upsdev at e-smith.com
Wed Feb 8 22:04:27 UTC 2006
On Wed, 8 Feb 2006, Peter Selinger wrote:
> Here is what I need:
>
> 1) the output of "./newhidups -u root -DD -a UPS auto 2>&1 | grep
> Path" again, but with the attached patch applied, and
It doesn't compile for me, here:
+ /* Get info on object (reportID, offset and size) */
+ if (FindObject(&hDesc, &hData) != 1) {
+ TRACE(2, "Can't find object %s", path);
+ return 0; /* TODO: should be checked */
+ }
We don't have a hDesc.
---
Charlie
More information about the Nut-upsdev
mailing list