Home | History | Annotate | Download | only in i2c
History log of /src/sys/dev/i2c/i2c_io.h
RevisionDateAuthorComments
 1.5  29-Jun-2022  mlelstv Bump max transaction size from 32 Bytes to 4kB.
 1.4  28-Oct-2017  riastradh Add some #includes to make a few more header files compile.
 1.3  22-Apr-2012  pgoyette branches: 1.3.2;
Identify SMBus block-mode operations.

XXX Nothing in the kernel issues block-mode commands, and each i2c bus
XXX driver needs its own support for the block-mode operations.
 1.2  11-Dec-2005  christos branches: 1.2.110; 1.2.114;
merge ktrace-lwp.
 1.1  30-Sep-2003  thorpej branches: 1.1.4;
New generic I2C framework. Supports bit-bang and "intelligent" I2C
interface controllers (of varying intelligence levels).

Contributed by Wasabi Systems, Inc. Primarily written by Steve Woodford,
with some modification by me.
 1.1.4.4  21-Sep-2004  skrll Fix the sync with head I botched.
 1.1.4.3  18-Sep-2004  skrll Sync with HEAD.
 1.1.4.2  03-Aug-2004  skrll Sync with HEAD
 1.1.4.1  30-Sep-2003  skrll file i2c_io.h was added on branch ktrace-lwp on 2004-08-03 10:46:06 +0000
 1.2.114.1  29-Apr-2012  mrg sync to latest -current.
 1.2.110.1  23-May-2012  yamt sync with head.
 1.3.2.1  03-Dec-2017  jdolecek update from HEAD

RSS XML Feed