Subject: CVS commit: [netbsd-1-6] syssrc/sys/arch/sparc64/sparc64
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 11/15/2002 02:37:44
Module Name:	syssrc
Committed By:	lukem
Date:		Fri Nov 15 00:37:44 UTC 2002

Modified Files:
	syssrc/sys/arch/sparc64/sparc64 [netbsd-1-6]: autoconf.c

Log Message:
Pull up revision 1.68 (requested by mrg in ticket #959):
redo the previous:  it seems that the 2nd prom address value is ignored/useless
(it seems to be always zero), and that the channel & drive are encoded into the
first value as "channel * 2 + drive", so, look for this.


To generate a diff of this commit:
cvs rdiff -r1.57.4.2 -r1.57.4.3 syssrc/sys/arch/sparc64/sparc64/autoconf.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.