NetBSD/sys/dev/i2c
pgoyette 7317e028e7 Explicitly inform envsys that the driver is capable of doing its own
limit checking at initialization time.  Later on, if user specifics any
unsupported limits, the driver will relinquish this task.
2010-01-01 15:43:49 +00:00
..
adm1021.c From the specs: address 0xff gives the die revision 2009-06-05 12:42:43 +00:00
at24cxx.c
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 don't pull a 1.5K softc on the stack to do a chip ident. Idea from mrg. 2009-11-02 21:37:44 +00:00
dbcool.c don't pull a 1.5K softc on the stack to do a chip ident. Idea from mrg. 2009-11-02 21:37:44 +00:00
ddc.c
ddcreg.h
ddcvar.h
ds1307.c
ds1307reg.h
files.i2c Ooops - sdtemp(4) driver requires sysmon. 2009-05-14 13:22:26 +00:00
i2c_bitbang.c
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 Change the i2c bus scan routine to use the write_quick protocol for most 2009-02-03 16:41:31 +00:00
i2cvar.h
lm75.c According to the datasheet, temperatures on the LM75 are kept in 2009-01-09 17:20:31 +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
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 Update sdtemp driver to use sysmon_envsys(9) for setting temp sensor 2009-06-13 19:02:33 +00:00
sdtemp.c Explicitly inform envsys that the driver is capable of doing its own 2010-01-01 15:43:49 +00:00
sgsmix.c
sgsmixvar.h
spdmem.c Minor white-space KNF nit. No functional change. 2009-05-09 17:32: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