This worked! I noticed while running the driver in debug mode that some of the reconnects took up to 8 trys - this was over the original limit of 3 & the root of my problem. Now it is fixed!
Charles, Chris, & Arjen -- Thank you so very much!!! On Thu, Aug 14, 2008 at 8:10 AM, Charles Lepple <[EMAIL PROTECTED]> wrote: > On Wed, Aug 13, 2008 at 11:09 PM, Jon Bougher <[EMAIL PROTECTED]> wrote: > > Should I be using th latest trunk tripplite_usb.c? > > Yes. > > > Does changing the, > > > > #define MAX_SEND_TRIES 3 > > > > line to: > > > > #define MAX_SEND_TRIES 10 > > > > and recompiling the driver do the trick? > > Yes. > > > Does the # cause the line to be > > commented out?? > > No. > > -- > - Charles Lepple >
_______________________________________________ Nut-upsdev mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/nut-upsdev
