This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
iicbus
History
loos
477e4ca1db
Replace hardcoded sizes by sizeof() and nitems().
...
Set all the sysctls as CTLFLAG_MPSAFE.
2015-02-17 20:29:42 +00:00
..
ad7417.c
…
ad7418.c
…
adm1030.c
Move the adm1030 driver to the proper location, and rename it.
2014-10-16 01:32:22 +00:00
adt746x.c
Use proper signed types. The ADT746x uses signed 8-bit numbers for the
2015-01-18 07:08:06 +00:00
ds133x.c
…
ds1374.c
…
ds1631.c
…
ds1672.c
…
ds1775.c
…
icee.c
…
if_ic.c
…
iic.c
…
iic.h
…
iicbb_if.m
…
iicbb.c
…
iicbus_if.m
Allow i2c bus speed to be configured via hints, FDT data, and sysctl.
2014-11-18 01:54:31 +00:00
iicbus.c
Allow i2c bus speed to be configured via hints, FDT data, and sysctl.
2014-11-18 01:54:31 +00:00
iicbus.h
Allow i2c bus speed to be configured via hints, FDT data, and sysctl.
2014-11-18 01:54:31 +00:00
iicoc.c
…
iicoc.h
…
iiconf.c
Add a method to iicbus to request IIC_M_NOSTOP behaviour for multibyte
2014-10-27 07:51:26 +00:00
iiconf.h
…
iicsmb.c
…
lm75.c
Replace hardcoded sizes by sizeof() and nitems().
2015-02-17 20:29:42 +00:00
max6690.c
…
pcf8563.c
…
pcf8563reg.h
…
s35390a.c
…