summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/wdcevent.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* The 80's called and want their interface back. Remove last fragments ofkrw2015-08-171-4/+4
* another handful of bcopy -> memcpy because there is no overlapderaadt2014-12-191-2/+2
* unify using WDCDEBUG.fgsch2008-07-021-3/+3
* wrap logging code around WDC_DEBUG. shrinks kernel by ~4k.fgsch2008-06-301-2/+15
* kill trailing spaces, no functional changesgrange2003-09-281-3/+3
* No more magic wdc events types, give them names.grange2002-12-221-12/+30
* LBA48 support.gluk2002-05-031-1/+11
* The new code logs the control signals on the IDE bus. You can extract the logcsapuntz2002-03-161-0/+95