On 1/27/07, Arjen de Korte <[EMAIL PROTECTED]> wrote:
That depends on the driver you're using. If you're using the newhidups
driver (which will be renamed usbhid-ups in the next release), there is
probably not much you can do about this. Many USB protocols are *very*
verbose and don't allow polling the status every two seconds. Therefore,
the newhidups has a build in mechanism to only do a full status update
every 30 seconds (if memory serves).

Unfortunately, a quick glance at this code seems to indicate that even
if the UPS sends a notification on the interrupt in pipe, NUT will
only check for that every time it does a full status update.

I think this has something to do with not wanting to spam the system
logs with timeout messages, though.

--
- Charles Lepple

_______________________________________________
Nut-upsuser mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/nut-upsuser

Reply via email to