Displaying 2 results from an estimated 2 matches for "dumptree".
Did you mean:
domtree
2005 Nov 08
1
TrippLite OMNI1000LCD hiddev
...t load.on
> Error: Variable not supported by UPS
There is something fishy going on here. Perhaps related to parts of
the code being unaware of the true length of the report descriptor?
But I am really not sure. There should be a lot more variables,
because they are initially reported during the DumpTree. But later,
they are not found. Do you want to experiment a bit more with setting
the report descriptor length? You might even temporarily try to set it
to a constant value, since the actual length (618) is known for your
device. -- Peter
2007 Jan 08
1
Re: [nut-commits] svn commit r716 - in trunk: . drivers
Arnaud,
you changed the "if" part, perhaps you'd like to change the "else"
part, too?
Changing the output format of HIDDumpTree() has the potential to break
the functionality of scripts/subdriver/path-to-subdriver.sh; I don't
think it does in this instance, but I have not checked it. Perhaps it
would be good to add a comment in the source code as a caution.
-- Peter
Arnaud Quette wrote:
>
> Author: aquette
>...