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
13579c9401
sysctl doesn't like names that start with digits, nor does it like names
...
with embedded '.' so change the names to be better-conforming. Reported by njoly
2008-10-10 13:08:29 +00:00
..
at24cxx.c
…
at24cxxvar.h
…
dbcool_reg.h
Various clean-ups:
2008-10-06 01:35:35 +00:00
dbcool_var.h
It's not necessary to #include "sysmon_envsys.h" any more.
2008-10-09 10:25:47 +00:00
dbcool.c
sysctl doesn't like names that start with digits, nor does it like names
2008-10-10 13:08:29 +00:00
ddc.c
…
ddcreg.h
…
ddcvar.h
…
ds1307.c
…
ds1307reg.h
…
files.i2c
Remove chip-specific drivers for ADT7463, ADT7467, and ADM1030; these
2008-10-07 19:32:29 +00:00
i2c_bitbang.c
…
i2c_bitbang.h
…
i2c_exec.c
…
i2c_io.h
…
i2c.c
When scanning i2c bus for responding devices, skip over the multicast
2008-09-29 22:55:08 +00:00
i2cvar.h
…
lm75.c
…
lm75reg.h
…
m41st84.c
…
m41st84reg.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
Add support for DDR3.
2008-09-28 12:59:54 +00:00
spdmemreg.h
Miscellaneous clean-ups:
2008-09-27 06:58:08 +00:00
spdmemvar.h
Add support for DDR3.
2008-09-28 12:59:54 +00:00
x1226.c
…
x1226reg.h
…
xbseeprom.c
…