Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | /* $Id: eeprom.h,v 1.3 1995/11/25 02:31:38 davem Exp $ |
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 | */ |