swh:1:snp:49cd9498d6cccc5e78252c27dcb645bcf7bf0c91
Raw File
Tip revision: 624f54be206adf970cd8eece16446b027913e533 authored by Linus Torvalds on 29 November 2005, 03:51:27 UTC
Linux v2.6.15-rc3
Tip revision: 624f54b
eeprom.h
/* $Id: eeprom.h,v 1.3 1995/11/25 02:31:38 davem Exp $
 * 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.
 */
back to top