This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
iicbus
History
Nathan Whitehorn
fed318596c
Add two new flags (IIC_M_NOSTOP and IIC_M_NOSTART) to struct iic_msg to
...
allow consumers of iicbus_transfer() to send messages with repeated starts. Reviewed by: imp
2010-06-05 17:48:26 +00:00
..
ad7418.c
…
ds133x.c
- Rename ds1672 and ds133x devices to "ds1672_rtc" and "ds133x_rtc"
2009-04-21 22:48:12 +00:00
ds1672.c
- Rename ds1672 and ds133x devices to "ds1672_rtc" and "ds133x_rtc"
2009-04-21 22:48:12 +00:00
icee.c
…
if_ic.c
Add new tunable 'net.link.ifqmaxlen' to set default send interface
2010-05-03 07:32:50 +00:00
iic.c
Teach iic(4) the 'repeated start' I2C condition. This will be used by the
2009-01-26 13:53:39 +00:00
iic.h
Add two new flags (IIC_M_NOSTOP and IIC_M_NOSTART) to struct iic_msg to
2010-06-05 17:48:26 +00:00
iicbb_if.m
…
iicbb.c
Fix iicbus_intr, iicbus_write and device_read_ivar prototypes...
2009-02-10 22:50:23 +00:00
iicbus_if.m
…
iicbus.c
Fix iicbus_intr, iicbus_write and device_read_ivar prototypes...
2009-02-10 22:50:23 +00:00
iicbus.h
…
iiconf.c
…
iiconf.h
…
iicsmb.c
Fix iicbus_intr, iicbus_write and device_read_ivar prototypes...
2009-02-10 22:50:23 +00:00