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

ICHWD(4)						   BSD Kernel Interfaces Manual 						  ICHWD(4)

NAME
ichwd -- device driver for the Intel ICH watchdog interrupt timer SYNOPSIS
To compile this driver into the kernel, place the following line in your kernel configuration file: device ichwd Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): ichwd_load="YES" DESCRIPTION
The ichwd driver provides watchdog(4) support for the watchdog interrupt timer present on all Intel ICH motherboard chipsets. The ICH WDT counts down in ticks of approximately 0.6 seconds; the exact value depends on hardware quality and environmental factors. Sup- ported watchdog intervals range from 2 to 63 ticks. Note that on some ICH-based systems, the WDT may be present but disabled, either in hardware or by the BIOS. The ichwd driver attempts to detect this condition and will refuse to attach if it believes the WDT is disabled. SEE ALSO
watchdog(4), watchdog(8), watchdogd(8), watchdog(9) Using the Intel ICH Family Watchdog Timer (WDT), Intel Application Note AP-725, Document Number 292273-001. HISTORY
The ichwd driver first appeared in FreeBSD 5.3. AUTHORS
The ichwd driver was written by Wm. Daryl Hawkins <dhawkins@tamu.edu> of Texas A&M University and Dag-Erling Smorgrav <des@FreeBSD.org>. This manual page was written by Dag-Erling Smorgrav <des@FreeBSD.org>. BSD
August 20, 2008 BSD
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