Subject: CVS commit: syssrc/sys/arch/sparc64/sparc64
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 11/03/2002 03:54:46
Module Name:	syssrc
Committed By:	mrg
Date:		Sun Nov  3 01:54:46 UTC 2002

Modified Files:
	syssrc/sys/arch/sparc64/sparc64: autoconf.c

Log Message:
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.67 -r1.68 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.