Home | History | Annotate | Download | only in ic
History log of /src/sys/dev/ic/pca9564var.h
RevisionDateAuthorComments
 1.2  22-Dec-2019  thorpej Cleanup i2c bus acquire / release, centralizing all of the logic into
iic_acquire_bus() / iic_release_bus(). "acquire" and "release" hooks
no longer need to be provided by back-end controller drivers (only if
they need special handling, e.g. powering on the i2c controller).
This results in the removal of a bunch of rendundant code from each
back-end controller driver.

Assert that we are not in hard interrupt context in iic_acquire_bus(),
iic_exec(), and iic_release_bus().
 1.1  09-Apr-2010  nonaka branches: 1.1.2; 1.1.4; 1.1.6; 1.1.66;
Added PCA9564 I2C Controller driver.
 1.1.66.1  08-Apr-2020  martin Merge changes from current as of 20200406
 1.1.6.2  11-Aug-2010  yamt sync with head.
 1.1.6.1  09-Apr-2010  yamt file pca9564var.h was added on branch yamt-nfs-mp on 2010-08-11 22:53:29 +0000
 1.1.4.2  30-May-2010  rmind sync with head
 1.1.4.1  09-Apr-2010  rmind file pca9564var.h was added on branch rmind-uvmplock on 2010-05-30 05:17:24 +0000
 1.1.2.2  30-Apr-2010  uebayasi Sync with HEAD.
 1.1.2.1  09-Apr-2010  uebayasi file pca9564var.h was added on branch uebayasi-xip on 2010-04-30 14:43:20 +0000

RSS XML Feed