Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 05/22/2001 01:44:08
Module Name: syssrc
Committed By: uwe
Date: Mon May 21 22:44:08 UTC 2001
Modified Files:
syssrc/sys/arch/sparc/sparc: autoconf.c iommu.c
Log Message:
There is no iommu prom node on JavaStation 1 and sbus node is directly
under root. If /sbus is encountered on sun4m - attach implied iommu
first and attach /sbus under it. Adjust bootpath accordingly to match
the attachment.
To generate a diff of this commit:
cvs rdiff -r1.147 -r1.148 syssrc/sys/arch/sparc/sparc/autoconf.c
cvs rdiff -r1.52 -r1.53 syssrc/sys/arch/sparc/sparc/iommu.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.