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
Stanislav Sedov
8e3b2aab49
- Add driver for Dallas Semiconductor DS1339 RTC sitting
...
on I2C bus. Reviewed by: raj Approved by: imp MFC after: 2 week
2008-07-25 19:34:44 +00:00
..
ad7418.c
i2c driver for Analog Devices AD7418
2006-11-19 23:39:54 +00:00
ds1339.c
- Add driver for Dallas Semiconductor DS1339 RTC sitting
2008-07-25 19:34:44 +00:00
ds1672.c
i2c and clock driver for Dallas Semiconductor DS1672 RTC
2006-11-19 23:40:58 +00:00
icee.c
Don't use spinlocks here. The iicbus transactions can take a long
2007-04-17 05:48:35 +00:00
if_ic.c
Minor style(9) treatment to make things a little more consistant
2006-08-21 17:32:50 +00:00
iic.c
MFp4: Make the iicbus fully hinted. We no longer automatically add
2007-03-23 23:08:28 +00:00
iic.h
Add a fake flag for write. Many drivers have started to use it and it
2006-11-28 06:51:36 +00:00
iicbb_if.m
…
iicbb.c
MFp4: Make iicbus_trasnfer_gen suitable for bridge drivers. Use it in the
2007-03-23 23:03:54 +00:00
iicbus_if.m
const poison
2006-12-05 06:19:36 +00:00
iicbus.c
MFp4: Make the iicbus fully hinted. We no longer automatically add
2007-03-23 23:08:28 +00:00
iicbus.h
MFp4: Create an ivar for each iic device on the iicbus. This ivar
2007-03-23 23:02:33 +00:00
iiconf.c
MFp4: Make iicbus_trasnfer_gen suitable for bridge drivers. Use it in the
2007-03-23 23:03:54 +00:00
iiconf.h
const poison
2006-12-05 06:19:36 +00:00
iicsmb.c
Explicitly lock Giant in smbus_if methods in the bktr_i2c and iicsmb
2008-06-06 18:40:38 +00:00