Subject: Re: bad eeprom?
To: port-sparc@NetBSD.ORG, Nathan Gelbard <gelbard@engr.orst.edu>
From: matthew green <mrg@eterna.com.au>
List: port-sparc
Date: 06/02/1997 16:29:44
these are the commands i use on my ss1:


1 0 mkp
51 1 mkp
8 2 mkp
0 3 mkp
20 4 mkp
cc 5 mkp
cc 6 mkp
cc 7 mkp
0 8 mkp
0 9 mkp
0 a mkp
0 b mkp
a c mkp
a d mkp
a e mkp
0 f 0 do i idprom@ xor loop f mkp
setenv boot-device sd(0,1,0)netbsd


the only ones that _really_ matter, are the 5, 6, 7 ones, which are
the last 3 bytes of the ethernet address (you want to leave the
8:0:20 part as it is -- the sun ethernet space), also the c, d, e
parts define the hostid, but this doesn't really matter.  oh, the
first one defines the system type (SS1, SS1+, etc..).  as you also
have an SS1, you want it as it is.

everything but the last line is needed -- you may want to change
this to suit.  that boots from scsi id 1, the file netbsd.


.mrg.