NetBSD/sys/dev/i2c
pgoyette 7bcb9558e0 1. Reorganize code into memory-type-specific routines instead of multiple
monstrous if-then-else-if constructs.
2. Display module capacity in GB if it is at least 1GB.
3. Indicate if a memory module is "registered".
4. For DDR3, indicate if a temp-sensor is present.

Inspired by similar changes in OpenBSD's spdmem(4).
2009-02-22 17:28:50 +00:00
..
adm1021.c
at24cxx.c
at24cxxvar.h
dbcool.c Previous check for ADM1027 caused a kernel panic, since the read routine 2009-02-09 20:27:21 +00:00
dbcool_reg.h
dbcool_var.h
ddc.c
ddcreg.h
ddcvar.h
ds1307.c
ds1307reg.h
files.i2c
i2c.c Change the i2c bus scan routine to use the write_quick protocol for most 2009-02-03 16:41:31 +00:00
i2c_bitbang.c
i2c_bitbang.h
i2c_exec.c
i2c_io.h
i2cvar.h
lm75.c
lm75reg.h
lm_i2c.c
m41st84.c
m41st84reg.h
m41st84var.h
m41t00.c
m41t00reg.h
max6900.c
max6900reg.h
pcf8583.c
pcf8583reg.h
pcf8583var.h
pic16lc.c
pic16lcreg.h
r2025.c
r2025reg.h
rs5c372.c
rs5c372reg.h
sgsmix.c
sgsmixvar.h
spdmem.c 1. Reorganize code into memory-type-specific routines instead of multiple 2009-02-22 17:28:50 +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
x1226.c
x1226reg.h
xbseeprom.c