minix/lib/libi2cdriver
David van Moolenbroek 660d34cd85 I2C: change BUSC_I2C_xxx to use own protocol
Previously it would use bits of the character driver protocol, which
will change heavily.  In the new situation, the BUSC_I2C_xxx requests
use a protocol more in line with the PCI protocol, with the reply code
in m_type.

Change-Id: I51597b3f191078c8178ce17372de123031f7a4c4
2014-02-18 11:25:03 +01:00
..
i2cdriver.c I2C: change BUSC_I2C_xxx to use own protocol 2014-02-18 11:25:03 +01:00
Makefile libi2cdriver: library for i2c device drivers 2013-07-15 17:02:57 -04:00