minix/drivers/cat24c256
David van Moolenbroek 6700874deb Block drivers: make IOCTL request unsigned long
The block driver protocol and libblockdriver's bdr_ioctl hook are
changed, as well as the users of this hook. Other parts of the system
are expected to change accordingly eventually, since the ioctl(2)
prototype has been aligned with NetBSD's.

Change-Id: Ide46245b22cfa89ed267a38088fb0ab7696eba92
2014-02-19 11:22:15 +01:00
..
cat24c256.c Block drivers: make IOCTL request unsigned long 2014-02-19 11:22:15 +01:00
Makefile cat24c256: driver for the cat24c256 i2c eeprom 2013-07-15 17:03:18 -04:00
README.txt cat24c256: driver for the cat24c256 i2c eeprom 2013-07-15 17:03:18 -04:00

CAT24C256 Driver (EEPROM)
=========================

Overview
--------

This is the driver for the EEPROM chip commonly found on the BeagleBone
and the BeagleBone Black as well as capes and expansion boards.

Testing the Code
----------------

Starting up an instance:

/bin/service up /usr/sbin/cat24c256 -dev /dev/eepromb1s50 -label cat24c256.1.50 -args 'bus=1 address=0x50'