[BACK]Return to files.i2c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / dev / i2c

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/dev/i2c/files.i2c between version 1.73.4.1 and 1.74

version 1.73.4.1, 2018/02/15 07:52:17 version 1.74, 2017/08/26 21:02:35
Line 130  attach xrtc at iic
Line 130  attach xrtc at iic
 file    dev/i2c/x1226.c                         xrtc  file    dev/i2c/x1226.c                         xrtc
   
 # Analog Devices dBCool family of thermal monitors / fan controllers  # Analog Devices dBCool family of thermal monitors / fan controllers
   define dbcool {}
 device dbcool: sysmon_envsys  device dbcool: sysmon_envsys
 attach dbcool at iic  attach dbcool at iic
 file dev/i2c/dbcool.c                   dbcool  file dev/i2c/dbcool.c                   dbcool
Line 261  device as3722reg: as3722pmic
Line 262  device as3722reg: as3722pmic
 attach  as3722pmic at iic  attach  as3722pmic at iic
 attach  as3722reg at as3722pmic  attach  as3722reg at as3722pmic
 file    dev/i2c/as3722.c                        as3722pmic      needs-flag  file    dev/i2c/as3722.c                        as3722pmic      needs-flag
   
   # Texas Instruments TCA8418 Keypad Scan IC
   device  tcakp: wskbddev
   attach  tcakp at iic
   file    dev/i2c/tcakp.c                         tcakp

Legend:
Removed from v.1.73.4.1  
changed lines
  Added in v.1.74

CVSweb <webmaster@jp.NetBSD.org>