aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mk48txx
Commit message (Expand)AuthorAgeFilesLines
* Fix botches in r201005:Marius Strobl2010-01-011-1/+1
* - Take advantage of bus_{read,write}_*(9).Marius Strobl2009-12-252-4/+12
* Remove clause 3 and 4 from TNF licenses.Marius Strobl2009-12-253-24/+3
* Style changesMarius Strobl2009-12-253-79/+79
* Revisit the watchdogs: Resetting the error to EINVAL after failing to set theNick Hibma2007-03-271-4/+4
* Align the interfaces for the various watchdogs and make the interfaceNick Hibma2006-12-151-1/+3
* Fix spelling in a status message.Marius Strobl2006-09-011-1/+1
* - Add locking.Marius Strobl2005-05-193-41/+120
* o Sync with the NetBSD mk48txx driver (the result simplyfies some changesMarius Strobl2004-11-173-74/+131
* Correct value and description of the unused MK48TXX_WDAY_FT macro.Marius Strobl2004-09-201-1/+1
* - Some of the upper bits of the time related (seconds, minutes, etc.)Marius Strobl2004-09-192-19/+131
* Use __FBSDID().David E. O'Brien2003-08-241-2/+3
* s#<mk48txx/mk48txxreg.h>#<dev/mk48txx/mk48txxreg.h>#Marcel Moolenaar2003-08-231-1/+1
* Add a driver back end for the Mostek MK48T02, MK48T08 and MK48T59Thomas Moestl2002-04-042-0/+307