minix/minix/drivers/eeprom/cat24c256/README.txt
Lionel Sambuc 50a1aef12b Move all services to /service
This concerns all services, a.k.a drivers, filesystem drivers, network
(inet, lwip, uds) servers, and the system servers.

Change-Id: I626fd15c795e15af42df2d10d47fb4a703665d63
2014-07-31 16:00:31 +02:00

17 lines
377 B
Plaintext

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 /service/cat24c256 -dev /dev/eepromb1s50 -label cat24c256.1.50 -args 'bus=1 address=0x50'