aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/auxio
Commit message (Expand)AuthorAgeFilesLines
* MFC: r200874Marius Strobl2010-01-131-2/+5
* MFC: r200815, r200816Marius Strobl2010-01-131-3/+5
* - Only touch the LED bit of the (LED) AUXIO register when turning theMarius Strobl2006-01-261-4/+9
* Switch from trying to allocate up to 8 register banks for the EBusMarius Strobl2005-07-101-19/+6
* - Take advantage of ebus(4) having switched to SYS_RES_MEMORY for memoryMarius Strobl2005-06-041-42/+31
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-062-2/+2
* Port NetBSD auxio driver. The driver was modified to use led(4) and canPyun YongHyeon2004-10-092-0/+408