aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ichwd
Commit message (Expand)AuthorAgeFilesLines
* make code less broken, only try to create unit 0 since there can onlyJohn-Mark Gurney2004-06-131-2/+4
* Add missing <sys/module.h> includesPoul-Henning Kamp2004-05-301-0/+1
* Remove some debugging printf()s and a pointless device_set_desc() call.Dag-Erling Smørgrav2004-05-151-12/+7
* Add a driver for the watchdog timer function present on the LPC interfaceDag-Erling Smørgrav2004-05-112-0/+505