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

Modified Files:
	src/sys/arch/sandpoint/include [ppcoea-renovation]: openpicreg.h
	src/sys/arch/sandpoint/pci [ppcoea-renovation]: pci_machdep.c

Log Message:
- make machine/openpicreg.h free from brd specific IRQ assignment.
  Need to invent the concise way to specify brd definitions.
- compensate the change above by adding lines to pci/pci_machdep.c
- intr_establish() needs +16 offset to register PCI interrupts.


To generate a diff of this commit:
cvs rdiff -r1.3.88.2 -r1.3.88.3 src/sys/arch/sandpoint/include/openpicreg.h
cvs rdiff -r1.12.38.1 -r1.12.38.2 src/sys/arch/sandpoint/pci/pci_machdep.c

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