amdsbwd
device driver for the AMD SB600/SB7xx/SB8xx watchdog timers
- Provided by: freebsd-manpages (Version: 10.1~RC1-1)
- Report a bug
device driver for the AMD SB600/SB7xx/SB8xx watchdog timers
To compile this driver into the kernel, place the following line in your kernel configuration file:
device amdsbwdAlternatively, 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 AMD
SB600, SB7xx and SB8xx southbridges.
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⟩.