aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/viawd/viawd.c
Commit message (Expand)AuthorAgeFilesLines
* Extract eventfilter declarations to sys/_eventfilter.hConrad Meyer2019-05-201-0/+1
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Fix viawd(4) that was only working as a module.Fabien Thomas2012-06-201-5/+9
* Correctly spell my email address.Fabien Thomas2011-12-221-1/+1
* Rework the attachement to probe directly on isab(4).Fabien Thomas2011-12-141-71/+33
* Add watchdog support for VIA south bridge chipset.Fabien Thomas2011-12-121-0/+286