DragonFly On-Line Manual Pages
    
    
	
ICHIIC(4)             DragonFly Kernel Interfaces Manual             ICHIIC(4)
NAME
     ichiic -- Intel 4th generation mobile CPUs integrated I2C device
SYNOPSIS
     To compile this driver into the kernel, place the following lines in your
     kernel configuration file:
           device pci
           device smbus
           device ichiic
     Alternatively, to load the driver as a module at boot time, place the
     following line in loader.conf(5):
           ig4_load="YES"
DESCRIPTION
     This driver provides access to the Intel 4th generation mobile CPUs
     integrated I2C device.
SEE ALSO
     smbacpi(4), smbus(4)
AUTHORS
     Matt Dillon
DragonFly 4.5                    June 1, 2016                    DragonFly 4.5