Download List

Descripción del Proyecto

pcwd is a Linux Kernel driver for Berkshire Products' ISA and PCI PC Watchdog Card with /proc support. It automatically reboots your machine upon a crash.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-06-11 18:58 Back to release list
1.41

Un tonto error de compilación que se produjo cuando se utiliza como controlador del núcleo directa fue corregido. CONFIG_WATCHDOG_NOWAYOUT se convirtió en un parámetro de módulo. Un error que se produjo cuando activación / desactivación de la Junta no se ha solucionado. Apoyo IOCTL completo esta en ser más compatible con otros controladores de vigilancia. Algunos spinlocks fue reorganizado. El posible / dev / guardián y / fueron separados dev / operaciones de la temperatura. / dev / temperatura ahora es de sólo lectura y / dev / guardián es ahora de sólo escritura.
Tags: Minor feature enhancements
A dumb compile-time error which occurred when used
as direct kernel driver was fixed.
CONFIG_WATCHDOG_NOWAYOUT was made into a module
parameter. A bug which occurred if
enabling/disabling the board failed has been
fixed. Full IOCTL support was added to be more
compatible with other watchdog drivers. Some
spinlocks were reorganized. The possible
/dev/watchdog and /dev/temperature operations were
separated. /dev/temperature is now read-only and
/dev/watchdog is now write-only.

Project Resources