I have been struggling to find a way to control the Macbook keyboard backlight brightness under FreeBSD. After stumbling across this man page, I enabled the asmc(4) kernel module and attempted to change some of the values using sysctl. However, there don't seem to be any MIBs related to smc:
So my question becomes: is there a better way to go about setting the keyboard brightness, or is my Macbook model (13-inch, 2012) simply not supported by the kernel module?
Note: I'm using 10.1-RELEASE due to problems with Broadcom drivers in 10.2
Code:
# sysctl -a | grep smc
#
Note: I'm using 10.1-RELEASE due to problems with Broadcom drivers in 10.2