diff options
author | Alexander Yurchenko <grange@cvs.openbsd.org> | 2004-05-23 17:33:44 +0000 |
---|---|---|
committer | Alexander Yurchenko <grange@cvs.openbsd.org> | 2004-05-23 17:33:44 +0000 |
commit | 8dd5343703a9bba90dc5563eb0c42e3125752dae (patch) | |
tree | a3bccee5171c434fca4e7b791735786421522a96 /sys/netinet | |
parent | a48ee7b51bafb017ef4e15547b4bcb18f33ad846 (diff) |
I2C framework originally written by Steve C. Woodford and Jason R. Thorpe
for NetBSD (r).
This framework supports various i2c master controllers:
- dumb bit-bang controllers
- a few styles of automated controllers that give you control
over sending start/stop conditions on the i2c bus
- automated controllers that are too smart for its own good,
giving software no control over start/stop conditions
- smbus controllers by emulating smbus protocol with i2c commands
i2c slave devices need their addresses to be specified in the kernel
config file, no device discovery presented.
ok deraadt@
Diffstat (limited to 'sys/netinet')
0 files changed, 0 insertions, 0 deletions