Subject: None
To: Bill Sommerfeld <sommerfeld@orchard.arlington.ma.us>
From: Jonathan Stone <jonathan@DSG.Stanford.EDU>
List: port-i386
Date: 04/28/1999 15:32:01
>It looks like the current version of if_ep_isa.c, the ISA-bus
>front-end for the ep driver, won't compile. it's references an
>EEPROM_SSI symbol which doesn't seem to be defined anywhere.
Absolutely correct. Christoph Badura and I have been ping-ponging
patches as part of the releng review process. Christoph (the reviewer)
approved a final patch and releng pulled it up; meanwhile we both
forgot the #define Christoph had added in an earlier patch.
Here is Christoph's original patch. I'm committing this and requesting
a pullup; this lets anyone who needs it build 1.4 in the meantime.
--- sys/dev/ic/elink3reg.h,0 Thu Apr 22 21:11:06 1999
+++ sys/dev/ic/elink3reg.h Tue Apr 20 00:23:54 1999
@@ -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
/*