aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/watchdog
Commit message (Expand)AuthorAgeFilesLines
* Return zero when disabling watchdog, unless any of the drivers complain.Poul-Henning Kamp2005-09-291-2/+6
* Do the dreaded s/dev_t/struct cdev */Poul-Henning Kamp2004-06-161-2/+2
* Add a generic watchdog facility which through a single device entryPoul-Henning Kamp2004-02-281-0/+89