summaryrefslogtreecommitdiffstats
path: root/sys/modules/auxio
Commit message (Collapse)AuthorAgeFilesLines
* Add missing ofw_bus_if.h to SRCS.yongari2005-02-251-1/+1
| | | | Submitted by: joerg
* Port NetBSD auxio driver. The driver was modified to use led(4) and canyongari2004-10-091-0/+10
be used to announce various system activity. The auxio device provides auxiliary I/O functions and is found on various SBus/EBus UltraSPARC models. At present, only front panel LED is controlled by this driver. Approved by: jake (mentor) Reviewed by: joerg Tested by: joerg
OpenPOWER on IntegriCloud