summaryrefslogtreecommitdiff
path: root/sys/dev/led.c
AgeCommit message (Expand)Author
2018-01-10Use correct type with CTLTYPE_BOOL.jakllsch
2017-07-08Use unsigned char for ctype functions, suggested by christosjmcneill
2017-07-08Add a helper for exposing LED controls via sysctl.jmcneill