You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
254 B
10 lines
254 B
17 years ago
|
/*
|
||
20 years ago
|
* eeprom.h: Definitions for the Sun eeprom.
|
||
|
*
|
||
|
* Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
|
||
|
*/
|
||
|
|
||
|
/* The EEPROM and the Mostek Mk48t02 use the same IO address space
|
||
|
* for their registers/data areas. The IDPROM lives here too.
|
||
|
*/
|