diff options
author | 2004-05-23 17:33:43 +0000 | |
---|---|---|
committer | 2004-05-23 17:33:43 +0000 | |
commit | 1da3bef238384d7eb941464d04d7afdfead6f388 (patch) | |
tree | 6238c6805f0e225977c70f3393833ba5bbff6a4e /sys/dev/isa/files.isa | |
parent | sync (diff) | |
download | wireguard-openbsd-1da3bef238384d7eb941464d04d7afdfead6f388.tar.xz wireguard-openbsd-1da3bef238384d7eb941464d04d7afdfead6f388.zip |
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/dev/isa/files.isa')
0 files changed, 0 insertions, 0 deletions