b.liu | e958203 | 2025-04-17 19:18:16 +0800 | [diff] [blame^] | 1 | /* |
2 | * eeprom.h: Definitions for the Sun eeprom. | ||||
3 | * | ||||
4 | * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu) | ||||
5 | */ | ||||
6 | |||||
7 | /* The EEPROM and the Mostek Mk48t02 use the same IO address space | ||||
8 | * for their registers/data areas. The IDPROM lives here too. | ||||
9 | */ |