Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ichwd(4) [debian 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

Check Out this Related Man Page

SWWDOG(4)						   BSD Kernel Interfaces Manual 						 SWWDOG(4)

NAME
swwdog -- software watchdog timer SYNOPSIS
pseudo-device swwdog DESCRIPTION
The swwdog driver provides a software watchdog timer that works with wdogctl(8). If the timer expires, the system reboots if the boolean variable swwdog_reboot is true; otherwise, the system will panic. swwdog_reboot is accessible as a sysctl(8) variable, hw.swwdog.reboot and defaults to false. The default period of swwdog is 60 seconds. As with other watchdog timers, the swwdog driver prevents a system from suspending when the watchdog is armed. SEE ALSO
sysctl(8), wdogctl(8) HISTORY
The swwdog driver was written by Steven M. Bellovin. BUGS
Only one watchdog timer can be active at any given time. (Arguably, this is a bug in the watchdog timer framework.) Therefore, only a sin- gle instance of the swwdog device can be created. Kernel tickle mode is useless with swwdog and arguably should be rejected, since both it and this driver rely on the same callout mechanism; if one is blocked, almost certainly the other is as well. The alarm option to wdogctl(8) isn't implemented. BSD
June 8, 2011 BSD
Man Page

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Which motherboard???

Hello All I'm looking to buy a new motherboard because my current one (ABIT BE6-II v1.1) doesn't support the installation of Unix. I'd like to keep my CPU (Genuine Intel PIII 800 Mhz) and memory (512 Meg) to use on the new motherboard. My CPU is one of those cartridge types which is mounted... (5 Replies)
Discussion started by: purloiner
5 Replies

2. Linux

Intel 965 motherboard series

Can anybody help me about 965 motherboard? I have one, and i want visual console on it in RHEL5. If anyone has the module any any form plz send it for me. I will very thankful to U. (0 Replies)
Discussion started by: talk2hod
0 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. 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

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

7. Hardware

Does this hardware works with Linux

Hello folks, I pretend acquire this hardware: 1-Motherboard Asus Skt1151 - H110M-A/M.2 (https://www.asus.com/pt/Motherboards...cifications/); 2-Intel i5 6400 2.7Ghz QuadCore Skt1151; or 2-Intel i5 6500 3.2Ghz QuadCore Skt1151; 3-Dimm 8GB DDR4 Kingston CL15 2133Mhz; Obvious I pretend... (1 Reply)
Discussion started by: enodev
1 Replies