Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-4]: src/sys/dev/ic pullup 1.19->1.20 (jonathan)



details:   https://anonhg.NetBSD.org/src/rev/f1eb6d72c313
branches:  netbsd-1-4
changeset: 468533:f1eb6d72c313
user:      perry <perry%NetBSD.org@localhost>
date:      Wed Apr 28 22:59:25 1999 +0000

description:
pullup 1.19->1.20 (jonathan)

diffstat:

 sys/dev/ic/elink3reg.h |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r da3f660cb080 -r f1eb6d72c313 sys/dev/ic/elink3reg.h
--- a/sys/dev/ic/elink3reg.h    Wed Apr 28 22:44:58 1999 +0000
+++ b/sys/dev/ic/elink3reg.h    Wed Apr 28 22:59:25 1999 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: elink3reg.h,v 1.19 1998/11/04 00:29:29 fvdl Exp $      */
+/*     $NetBSD: elink3reg.h,v 1.19.6.1 1999/04/28 22:59:25 perry Exp $ */
 
 /*
  * Copyright (c) 1995 Herb Peyerl <hpeyerl%beer.org@localhost>
@@ -55,6 +55,7 @@
 #define EEPROM_CAP             0x10
 #define EEPROM_CONFIG_LOW      0x12
 #define EEPROM_CONFIG_HIGH     0x13
+#define EEPROM_SSI             0x14
 #define EEPROM_CHECKSUM_EL3    0x17
 
 /*



Home | Main Index | Thread Index | Old Index