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
nwhitehorn
6ce8619526
Fix iicbus_get_addr() on 64-bit big-endian systems. The bus accessor
...
passes a uintptr_t, not a uint32_t.
2010-07-08 14:19:52 +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_get_addr() on 64-bit big-endian systems. The bus accessor
2010-07-08 14:19:52 +00:00
iicbus.h
…
iiconf.c
Revert changes accidentally committed as part of r209298.
2010-06-18 14:20:54 +00:00
iiconf.h
…
iicsmb.c
Fix iicbus_intr, iicbus_write and device_read_ivar prototypes...
2009-02-10 22:50:23 +00:00