Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduces the noise around the global ``ticks'' variable by renaming | 2016-03-19 | 1 | -6/+6 | |
| | | | | | | all the local ones to ``nticks''. ok stefan@, deraadt@ | ||||
* | Convert watchdog(4) devices to use autoconf(9) framework. | 2014-12-10 | 1 | -2/+17 | |
| | | | | ok deraadt, tests on glxpcib and ok mpi | ||||
* | Swap arguments to wdog_register() since it is nicer, and prepare | 2012-10-17 | 1 | -2/+2 | |
| | | | | wdog_shutdown() for external usage. | ||||
* | make various strings ("can't map mem space" and similar) more consistent | 2009-03-29 | 1 | -2/+2 | |
| | | | | | | | between instances, saving space in the kernel. feedback from many (some incorporated, some left for future work). ok deraadt, kettenis, "why not" miod. | ||||
* | This driver had no chances to work. Still has some issues. | 2005-12-17 | 1 | -25/+61 | |
| | |||||
* | Add ichwdt(4): Intel 6300ESB ICH watchdog timer driver. Disabled for | 2005-05-02 | 1 | -0/+154 | |
now due to lack of testing. If you have a machine that uses this device please contact me. ok deraadt@ |