ig4
Intel(R) fourth generation mobile CPU integrated I2C driver
- Provided by: freebsd-manpages (Version: 11.1-3)
- Report a bug
Intel(R) fourth generation mobile CPU integrated I2C driver
To compile this driver into the kernel, place the following lines into the kernel configuration file:
device ig4
device iicbusAlternatively, to load the driver as a module at boot time, place the following line in loader.conf(5):
ig4_load="YES"
The ig4 driver provides access to
peripherals attached to an I2C controller.
ig4 supports the I2C controllers found in
fourth generation Intel(R) Core(TM) processors based on the mobile
U-processor line for intelligent systems. This includes the i7-4650U,
i5-4300U, i3-4010U, and 2980U.
These sysctl(8) variables are available:
ig4 device with the same unit number.The ig4 driver was written for DragonFly
BSD by Matthew Dillon and subsequently ported to
FreeBSD by Michael Gmelin
<freebsd@grem.de>.
This manual page was written by Michael Gmelin <freebsd@grem.de>.