Andrew Scull | b4b6d4a | 2019-01-02 15:54:55 +0000 | [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 | */ |