![]() |
![]()
| ![]() |
![]()
NAME
SYNOPSISTo compile this driver into the kernel, place the following lines into the kernel configuration file: device isl
device ig4
device iicbus Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): isl_load="YES" ig4_load="YES" On many Chromebook models this driver can be automatically configured with the help of the chromebook_platform(4) driver. Alternatively, the
DESCRIPTIONThe On a system using
device.hints(5),
these values are configurable for SYSCTL VARIABLESThe following sysctl(8) variables are available:
EXAMPLESAmbient light sensor read out$ sysctl dev.isl.0.als dev.isl.0.als: 64 Automatically adjust brightnessThis requires the port graphics/intel-backlight and only works with laptops using a supported Intel(R) GPU. $ pkg install intel-backlight $ sh /usr/local/share/examples/intel-backlight/isl_backlight.sh SEE ALSOAUTHORSThe This manual page was written by Michael Gmelin <freebsd@grem.de>. BUGSThe
|