Subject: CVS commit: [ppcoea-renovation] src/sys/arch/sandpoint/sandpoint
To: None <source-changes@NetBSD.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 05/25/2007 03:46:44
Module Name:	src
Committed By:	nisimura
Date:		Fri May 25 03:46:44 UTC 2007

Modified Files:
	src/sys/arch/sandpoint/sandpoint [ppcoea-renovation]: machdep.c
	    mainbus.c

Log Message:
- revert the way to initialize extents.  The DINK32/U-Boot follows such
  the PCI convention of 0-origin PCI io space address enumeration.
- adjust the lowest PCI io address assignment for PCI_NETBSD_CONFIGURE
  case.


To generate a diff of this commit:
cvs rdiff -r1.35.14.10 -r1.35.14.11 \
    src/sys/arch/sandpoint/sandpoint/machdep.c
cvs rdiff -r1.18.38.3 -r1.18.38.4 src/sys/arch/sandpoint/sandpoint/mainbus.c

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