search for: a5e3106d

Displaying 2 results from an estimated 2 matches for "a5e3106d".

2024 Oct 22
1
Why only the first of a series of calls to a function in my driver executing?
Hello, always nice to hear about new drivers :) OTOH, check for any variables you might have been re-using, so their earlier state impacts later runs - whether buffers allocated statically (or by caller without rewinding the pointer and maybe nulling the contents), or position counters, etc. Similarly, be sure to pre-initialize anything of value and not start out with random bits from the stack.
2024 Oct 22
1
Why only the first of a series of calls to a function in my driver executing?
An HTML attachment was scrubbed... URL: <http://alioth-lists.debian.net/pipermail/nut-upsdev/attachments/20241022/a5e3106d/attachment.htm>