Deleted Added
full compact
25c25
< .\" $FreeBSD: stable/11/share/man/man4/ig4.4 283766 2015-05-30 12:17:18Z grembo $
---
> .\" $FreeBSD: stable/11/share/man/man4/ig4.4 310072 2016-12-14 16:27:28Z avg $
27c27
< .Dd May 30, 2015
---
> .Dd October 03, 2016
32c32
< .Nd Intel(R) fourth generation mobile CPU integrated I2C SMBus driver
---
> .Nd Intel(R) fourth generation mobile CPU integrated I2C driver
38c38
< .Cd "device smbus"
---
> .Cd "device iicbus"
49c49,50
< driver provides access to peripherals attached to an I2C SMB controller.
---
> driver provides access to peripherals attached to an I2C controller.
> .Sh HARDWARE
51c52
< supports the SMBus controller found in fourth generation Intel(R) Core(TM)
---
> supports the I2C controllers found in fourth generation Intel(R) Core(TM)
60,62c61,65
< Setting this to a non-zero value dumps controller registers to console and
< syslog once.
< The sysctl resets to zero immediately.
---
> This sysctl is a zero-based bit mask.
> When any of the bits are set, a register dump is printed for
> every I2C transfer on an
> .Nm
> device with the same unit number.
65,66c68,69
< .Xr smb 4 ,
< .Xr smbus 4
---
> .Xr iic 4 ,
> .Xr iicbus 4