summaryrefslogtreecommitdiff
path: root/sys/dev/dmi/dmi_board.c
AgeCommit message (Collapse)Author
41 hourskernel: dmi: Add '/ctl/dmi/board' ctl entryIan Moffett
Add ctlfs entry for DMI to allow for easy system information from userspace by reading '/ctl/dmi/*'. This commit implements a ctlfs node that reports information about the host board. Signed-off-by: Ian Moffett <ian@osmora.org>