aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/amdsbwd
Commit message (Expand)AuthorAgeFilesLines
* Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on de...Sofian Brabez2013-01-301-1/+1
* This isn't functionally identical. In some cases a hint to disableEitan Adler2012-10-221-0/+2
* Now that device disabling is generic, remove extraneous code from theEitan Adler2012-10-221-2/+0
* amdsbwd: update to support SB8xx southbridgesAndriy Gapon2011-06-071-47/+137
* amdsbwd: fix nonsensical timeout calculationsAndriy Gapon2010-05-311-3/+3
* amdsbwd: new driver for AMD SB600/SB7xx watchdog timerAndriy Gapon2009-11-301-0/+431