NetBSD/sys/dev/i2c
pgoyette 7e73c12204 Now that sysmon_envsys(8) has learned how to retrieve and update sensor
limit values from the device driver, remove the high_limit and low_limit
entries from the hw.dbcool<#>.<sensor> sysctl(8) tree.  These limits are
now directly accessible via envstat(8).  Simplify the remaining code
somewhat.

No objections raised on either tech-kern@ or current-users@

XXX The fan controllers's parameters (including those that are tied to
XXX temperature sensors) are still in sysctl, since there isn't any clean
XXX way to implement the fan controllers in sysmon_envsys yet.  It is on
XXX my To-Do list...
2010-03-01 03:14:49 +00:00
..
adm1021.c Add direct config support for a few devices 2010-02-28 11:36:27 +00:00
at24cxx.c
at24cxxvar.h
dbcool_reg.h
dbcool_var.h Now that sysmon_envsys(8) has learned how to retrieve and update sensor 2010-03-01 03:14:49 +00:00
dbcool.c Now that sysmon_envsys(8) has learned how to retrieve and update sensor 2010-03-01 03:14:49 +00:00
ddc.c
ddcreg.h
ddcvar.h
ds1307.c
ds1307reg.h
files.i2c Import smcsmon(4) driver for SMSC LPC47M192 hardware monitor 2010-02-22 03:50:56 +00:00
i2c_bitbang.c
i2c_bitbang.h
i2c_exec.c
i2c_io.h
i2c.c Generic (device property based) framework for optional direct configuration 2010-02-28 11:34:42 +00:00
i2cvar.h Spelling police. 2010-02-28 15:33:21 +00:00
lm75.c Add direct config support for a few devices 2010-02-28 11:36:27 +00:00
lm75reg.h
lm_i2c.c
m41st84.c Remove `volatile' qualifier from argument types of 2009-12-12 14:44:08 +00:00
m41st84reg.h
m41st84var.h
m41t00.c Remove `volatile' qualifier from argument types of 2009-12-12 14:44:08 +00:00
m41t00reg.h
max6900.c Remove `volatile' qualifier from argument types of 2009-12-12 14:44:08 +00:00
max6900reg.h
pcf8583.c Remove `volatile' qualifier from argument types of 2009-12-12 14:44:08 +00:00
pcf8583reg.h
pcf8583var.h
pic16lc.c
pic16lcreg.h
r2025.c Remove `volatile' qualifier from argument types of 2009-12-12 14:44:08 +00:00
r2025reg.h
rs5c372.c Remove `volatile' qualifier from argument types of 2009-12-12 14:44:08 +00:00
rs5c372reg.h
sdtemp_reg.h
sdtemp.c A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
sgsmix.c
sgsmixvar.h
smscmon.c Import smcsmon(4) driver for SMSC LPC47M192 hardware monitor 2010-02-22 03:50:56 +00:00
smscmonvar.h Import smcsmon(4) driver for SMSC LPC47M192 hardware monitor 2010-02-22 03:50:56 +00:00
spdmem.c Add direct config support for a few devices 2010-02-28 11:36:27 +00:00
spdmemreg.h
spdmemvar.h
x1226.c Remove `volatile' qualifier from argument types of 2009-12-12 14:44:08 +00:00
x1226reg.h
xbseeprom.c