| AT24C(4D) | Devices | AT24C(4D) |
at24c — Atmel 24
series EEPROM driver
/dev/eeprom/at24c/*/eeprom
The at24c driver provides access to
various Atmel or Atemel-compatible I2C based serial EEPROM devices. A
character device, powered by
eedev(4D), is created for each device
and is found under /dev/eeprom/at24c. The devices
all support arbitrary reads and writes, though writes are limited to the
device's page size.
The following devices are supported:
Devices starting with the at24c32 and larger use a two byte addressing scheme, which leaves them incompatible with systems that only have an SMBus-compatible controller (e.g. pchsmbus(4D)).
| September 21, 2025 | OmniOS |