This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
dev
/
i2c
History
pgoyette
40dfc68c05
Ooops - sdtemp(4) driver requires sysmon.
2009-05-14 13:22:26 +00:00
..
adm1021.c
struct device * -> device_t, no functional changes intended.
2009-05-12 14:16:35 +00:00
at24cxx.c
…
at24cxxvar.h
…
dbcool_reg.h
…
dbcool_var.h
struct device * -> device_t, no functional changes intended.
2009-05-12 14:16:35 +00:00
dbcool.c
Previous check for ADM1027 caused a kernel panic, since the read routine
2009-02-09 20:27:21 +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
…
i2c_io.h
…
i2c.c
…
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
…
sdtemp_reg.h
Initial implementation of sdtemp(4) driver for on-DIMM temp sensor.
2009-05-09 15:04:25 +00:00
sdtemp.c
Initial implementation of sdtemp(4) driver for on-DIMM temp sensor.
2009-05-09 15:04:25 +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
…
x1226.c
…
x1226reg.h
…
xbseeprom.c
…