tail head cat sleep
QR code linking to this page

Manual Pages  — AMDSBWD

NAME

amdsbwd – device driver for the AMD southbridge watchdog timers

CONTENTS

SYNOPSIS

To compile this driver into the kernel, place the following line in your kernel configuration file: device amdsbwd

Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5):

amdsbwd_load="YES"

DESCRIPTION

The amdsbwd driver provides watchdog(4) support for the watchdog timers present on the supported chipsets.

HARDWARE

The amdsbwd driver supports the following chipsets:

SEE ALSO

watchdog(4), watchdog(8), watchdogd(8), watchdog(9)

HISTORY

The amdsbwd driver first appeared in FreeBSD 7.3 and FreeBSD 8.1 .

AUTHORS

The amdsbwd driver was written by Andriy Gapon <Mt avg@FreeBSD.org>. This manual page was written by Andriy Gapon <Mt avg@FreeBSD.org>.

AMDSBWD (4) September 8, 2016

tail head cat sleep
QR code linking to this page


Please direct any comments about this manual page service to Ben Bullock. Privacy policy.

As soon as we started programming, we found to our surprise that it wasn't as easy to get programs right as we had thought. Debugging had to be discovered. I can remember the exact instant when I realized that a large part of my life from then on was going to be spent in finding mistakes in my own programs.
— Maurice Wilkes