AMDSBWD(4) Device Drivers Manual AMDSBWD(4)

amdsbwddevice driver for the AMD southbridge watchdog timers

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"

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

The amdsbwd driver supports the following chipsets:

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

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

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

September 8, 2016 Debian