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
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.

2001-12-18 22:31
1.40

Haber descartado el soporte y todos los envoltorios de los núcleos de menos de 2.4.x, el apoyo a hotplug PCI, reformateo de código, una solución para un error en la salida de ISA proc, fija Makefile para mejor compatibilidad con 2.4, y establece, para tiempos de espera de la tarjeta ISA.
Tags: Major bugfixes
Dropping support and all wrappers for kernels less than 2.4.x, support for PCI hotplug, code reformats, a fix for a bug in ISA proc output, Makefile fixes for better 2.4 compatibility, and fixes for ISA card timeouts.

2001-03-19 16:10
1.37

Esta versión incluye una corrección para inicializar pcwd_lock, spin_locks más, una capacidad de restaurar para compilar directamente en el núcleo, y las pruebas con el kernel 2.4.2 y 2.2.17, tanto como módulo y incorporados en el núcleo.
Tags: Major bugfixes
This release includes a fix to initialize
pcwd_lock, more spin_locks, a restore capability
to compile directly into the kernel, and testing
with kernel 2.4.2 and 2.2.17 both as module and
built-in the kernel.

2001-01-30 15:13
1.34

Esta liberación no utilizar globales para el transporte de la revisión de firmware, utiliza un apretón de manos para la comunicación con la tarjeta PCI, y agrega los nuevos comandos "2notemp de relevo" y "2temp de relevo".
This release does not use globals to transport the firmware revision, uses a handshake for communication with the PCI card, and adds the new commands "relay 2notemp" and "relay 2temp".

2001-01-30 15:13
1.33

Esta versión contiene la versión del firmware en la var mundial, la re-incorporación de soporte ioctl mínimo, y la pantalla proc de temporizadores de la tarjeta.
This version contains the firmware version in global var, the re-addition of minimal ioctl support, and proc display of card timers.

Project Resources