summaryrefslogtreecommitdiffstats
path: root/sys/dev/led/led.c
Commit message (Expand)AuthorAgeFilesLines
* Fix off by one error.phk2004-05-031-0/+1
* Add the ability to avoid repetition of s.... sequences with a '.'phk2004-04-271-7/+11
* Device megapatch 4/6:phk2004-02-211-0/+2
* Use standard style for cdevsw initialization.phk2004-02-141-2/+2
* DUH!phk2003-12-121-10/+16
* Correct usage of mtx_init() API. This is not a functional change sincetruckman2003-12-071-1/+1
* Improve semantics of the 'sequence' command to led(4) devices:phk2003-11-271-12/+12
* Avoid NULL pointer dereference.phk2003-11-231-1/+2
* Get word spacing right in morse mode.phk2003-11-031-0/+2
* Add a generic LED driver for flashing lamps.phk2003-11-031-0/+258
OpenPOWER on IntegriCloud