Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

viawd(4) [freebsd man page]

VIAWD(4)						   BSD Kernel Interfaces Manual 						  VIAWD(4)

NAME
viawd -- device driver for VIA south bridge watchdog timer SYNOPSIS
To compile this driver into the kernel, place the following line in your kernel configuration file: device viawd Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): viawd_load="YES" DESCRIPTION
The viawd driver provides watchdog(4) support for the watchdog interrupt timer present on VIA south bridge chipset (VT8251, CX700, VX800, VX855, VX900). The VIA south bridge have a built-in watchdog timer, which can be enabled and disabled by user's program and set between 1 to 1023 seconds. The viawd driver when unloaded with running watchdog will reschedule the watchdog to 5 minutes. SEE ALSO
watchdog(4), watchdog(8), watchdogd(8), watchdog(9) HISTORY
The viawd driver first appeared in FreeBSD 10.0. AUTHORS
The viawd driver and this manual page were written by Fabien Thomas <fabient@FreeBSD.org>. BSD
December 7, 2011 BSD

Check Out this Related Man Page

ntwdt(7D)							      Devices								 ntwdt(7D)

NAME
ntwdt - Netra--based application watchdog timer driver SYNOPSIS
/dev/ntwdt DESCRIPTION
The ntwdt driver is a multithreaded, loadable, non-STREAMS pseudo driver that provides an application with an interface for controlling a system watchdog timer. The ntwdt driver implements a virtual watchdog timer that a privileged application (Effective UID == 0) controls via IOCTLs. CONFIGURATION
You configure the ntwdt driver by modifying the contents of the ntwdt.conf file. ERRORS
An open() fails if: EPERM Effective user ID is not zero. ENOENT /dev/ntwdt is not present or driver is not installed. EAGAIN /dev/ntwdt has already been successfully open()'d. FILES
/dev/ntwdt Special character device. kernel/drv/sparcv9/ntwdt SPARC ntwdt driver binary. kernel/drv/ntwdt.conf Driver configuraton file. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcakr.u | +-----------------------------+-----------------------------+ |Architecture |SPARC | +-----------------------------+-----------------------------+ SEE ALSO
driver.conf(4), attributes(5) Writing Device Drivers SunOS 5.11 05 Feb 2005 ntwdt(7D)
Man Page

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Linux Os Crash Script

How can I simulate a Linux OS crash without damaging the OS? I am performing an os watchdog test that sends out an alert once the timer expires. (1 Reply)
Discussion started by: cstovall
1 Replies

2. UNIX for Advanced & Expert Users

Effect of Preemptive Kernel

hi there, i am porting kernel 2.2 driver program to kernel 2.6. for some extent i am successfull but some times the system gets hanged. what might be the problem? i am not able to get any help from log messages as nothing is being printed at that moment. hey does this kernel preemptiveness and... (2 Replies)
Discussion started by: sriram.ec
2 Replies

3. Solaris

disabling watchdog

hi, is it possible to disable the "hardware watchdog" on a V240 sol 10 server? and how to? this server freeze 9/10 during boot on this command...:mad: thanks (3 Replies)
Discussion started by: guilik
3 Replies

4. Solaris

T2000 ALOM reset to OBP

Every time I would try to send a break to my T2000 I would get this Debugging requested; hardware watchdog suspended. c)ontinue, s)ync, r)eset? I couldn't get into OBP. Here's what I found to do... sc> bootmode Bootmode: normal sc> bootmode reset_nvram sc> bootmode... (3 Replies)
Discussion started by: mediis
3 Replies

5. UNIX for Dummies Questions & Answers

Kernel Support

Hi, I want to learn that all the family of x86 processors are supported by kernel. I want to buy a board, which has VIA ESP10K processor and CHIPSET: VIA CN333 north bridge & VIA VT8237R south bridge Where can I find this? Thanks. (5 Replies)
Discussion started by: yildiz.a
5 Replies

6. Linux

Modprobe problem

I'm trying to get a watchdog module working on a server. (Watchdog timers are little hardware devices that reboot the system if it becomes unresponsive.) The module takes some options like the timeout til reboot, what power action to take, etc. I've set these options up in... (4 Replies)
Discussion started by: vertigo23
4 Replies

7. Solaris

doubt reg Hardware watchdog enabled

Hi, Please let me know what is hardware watchdog enabled which we get when the solaris host is booting .As per my knowledge its the one states that the POST is enabled. correct me if am wrong. (1 Reply)
Discussion started by: rogerben
1 Replies

8. AIX

no watchdog notification

Hi All, I am getting pages from EMS(Event Monitoring Servers) for "no watchdog notification" I just wonder what cause this and what to look in the system. this error was generated from production lpar which hosts p570 Thanks Mann (4 Replies)
Discussion started by: chubby362002
4 Replies

9. UNIX for Dummies Questions & Answers

Need some help

Hi guys. I would need some help really fast.. I have to show a user as a parameter and its group. If the user doesn't exist the script will show "user doesn't exist". How could I do that? UNIX (8 Replies)
Discussion started by: vladboy14
8 Replies

10. Debian

Malicious perl script

Relative newbie to Linux so please be kind and assume I've done little in the way of command line but i have been thrusted into this position. Here goes. There is a perl script on my box that is using me as a mail server. It is contacting other mail servers to the point of slowing down the box.... (20 Replies)
Discussion started by: dadprpus
20 Replies