NetBSD/sys/dev/i2c
2010-02-28 15:33:21 +00:00
..
adm1021.c Add direct config support for a few devices 2010-02-28 11:36:27 +00:00
at24cxx.c Replace device_lookup() with device_lookup_private() to get softc 2008-06-08 03:49:26 +00:00
at24cxxvar.h
dbcool_reg.h Add i2c bus address checking for these chips. All supported chips live 2008-12-18 20:41:35 +00:00
dbcool_var.h Disable DBCOOL_DEBUG by default, and make it compile that way. 2010-02-26 18:16:18 +00:00
dbcool.c Disable DBCOOL_DEBUG by default, and make it compile that way. 2010-02-26 18:16:18 +00:00
ddc.c device_t/softc split and other related cosmetic changes. 2008-05-04 15:26:29 +00:00
ddcreg.h
ddcvar.h
ds1307.c Replace device_lookup() with device_lookup_private() to get softc 2008-06-08 03:49:26 +00:00
ds1307reg.h
files.i2c Import smcsmon(4) driver for SMSC LPC47M192 hardware monitor 2010-02-22 03:50:56 +00:00
i2c_bitbang.c Set SDA High (it means turning off open-collector driver 2008-07-12 02:11:32 +00:00
i2c_bitbang.h
i2c_exec.c Handle i2c quick_read/quick_write bus protocol in the generic i2c_exec() 2009-02-03 16:17:54 +00:00
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 Remove duplicated copy of the file - no idea where it came from. 2008-10-13 11:16:00 +00:00
m41st84.c Remove `volatile' qualifier from argument types of 2009-12-12 14:44:08 +00:00
m41st84reg.h
m41st84var.h Provide a utility routine to configure/write the watchdog. 2009-01-09 16:09:43 +00:00
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 Remove unnecessary casts against void pointers. 2008-06-08 03:56:09 +00:00
pic16lcreg.h Use 2-clause license. 2008-05-05 00:12:49 +00:00
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 Update sdtemp driver to use sysmon_envsys(9) for setting temp sensor 2009-06-13 19:02:33 +00:00
sdtemp.c A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
sgsmix.c fix incomplete device_t-ification 2008-08-01 19:33:07 +00:00
sgsmixvar.h nuke clause 3 2008-05-08 02:32:48 +00:00
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 1. Reorganize code into memory-type-specific routines instead of multiple 2009-02-22 17:28:50 +00:00
spdmemvar.h Ouch - too many bits to fit in a byte. 2008-11-22 19:25:38 +00:00
x1226.c Remove `volatile' qualifier from argument types of 2009-12-12 14:44:08 +00:00
x1226reg.h
xbseeprom.c Use 2-clause license. 2008-05-05 00:12:49 +00:00