search for: reg_shutdowntimer

Displaying 1 result from an estimated 1 matches for "reg_shutdowntimer".

2006 Jun 09
0
Cleaned up belkinunv diff
...(LOG_WARNING, "belkinunv: WARNING: You are using the -k option, which is broken for this driver."); } upslogx(LOG_WARNING, "Shutting down for 10 minutes and hoping for the best"); belkin_nut_write_int(REG_RESTARTTIMER, 10); /* 10 minutes */ belkin_nut_write_int(REG_SHUTDOWNTIMER, 1); /* 1 second */ } The cleaned up version is a lot easier to source-read and I think it's more robust too. Jo Turner -)O(- -------------- next part -------------- A non-text attachment was scrubbed... Name: belkinunv_wait_on_shutdown.diff Type: text/x-patch Size: 5704 bytes Desc: not a...