Lines Matching +full:no +full:- +full:eeprom
1 Kernel driver eeprom
5 * Any EEPROM chip in the designated address range
6 Prefix: 'eeprom'
7 Addresses scanned: I2C 0x50 - 0x57
20 24C01 1K 0x50 (shadows at 0x51 - 0x57)
21 24C01A 1K 0x50 - 0x57 (Typical device on DIMMs)
22 24C02 2K 0x50 - 0x57
27 24C16 16K 0x50 (additional data at 0x51 - 0x57)
30 Atmel 34C02B 2K 0x50 - 0x57, SW write protect at 0x30-37
31 Catalyst 34FC02 2K 0x50 - 0x57, SW write protect at 0x30-37
32 Catalyst 34RC02 2K 0x50 - 0x57, SW write protect at 0x30-37
33 Fairchild 34W02 2K 0x50 - 0x57, SW write protect at 0x30-37
34 Microchip 24AA52 2K 0x50 - 0x57, SW write protect at 0x30-37
35 ST M34C02 2K 0x50 - 0x57, SW write protect at 0x30-37
42 Greg Kroah-Hartman <greg@kroah.com>,
46 -----------
48 This is a simple EEPROM module meant to enable reading the first 256 bytes
49 of an EEPROM (on a SDRAM DIMM for example). However, it will access serial
52 industry-standard devices may vary by manufacturer.
65 Recent Sony Vaio laptops have an EEPROM at 0x57. We couldn't get the
69 software write protect register at 0x30 - 0x37 (0x20 less than the memory
74 device will no longer respond at the 0x30-37 address. The eeprom driver
84 These devices require two-byte address fields and are not supported.
86 * Enable Writing. Again, no technical reason why not, but making it easy
94 should have some EEPROM directories in /sys/bus/i2c/devices/* of names such
95 as "0-0050". Inside each of these is a series of files, the eeprom file
96 contains the binary data from EEPROM.