.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "WDTPCI_CLEANUP" "" "06 October 2005" "" ""
.SH NAME
wdtpci_cleanup \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void __exit wdtpci_cleanup ( \fIvoid\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIvoid\fB\fR
no arguments
.SH "DESCRIPTION"
.PP
.PP
Unload the watchdog. You cannot do this with any file handles open.
If your watchdog is set to continue ticking on close and you unload
it, well it keeps ticking. We won't get the interrupt but the board
will not touch PC memory so all is fine. You just have to load a new
module in 60 seconds or reboot.