Subject: CVS commit: src/sys/arch/evbmips
To: None <source-changes@NetBSD.org>
From: Garrett D'Amore <gdamore@netbsd.org>
List: source-changes
Date: 02/07/2006 18:57:12
Module Name:	src
Committed By:	gdamore
Date:		Tue Feb  7 18:57:12 UTC 2006

Modified Files:
	src/sys/arch/evbmips/alchemy: pb1000var.h
	src/sys/arch/evbmips/conf: files.pb1000
Added Files:
	src/sys/arch/evbmips/alchemy: mach_intr.c
Removed Files:
	src/sys/arch/evbmips/alchemy: pb1000_intr.c

Log Message:
renamed pb1000_intr to reflect that it isn't board-specific.  Prune unused
pb1000_intr_establish/disestablish calls.

Change was reviewed by folks as part of PCI changes, and should be
non-controversial in any case.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/arch/evbmips/alchemy/mach_intr.c
cvs rdiff -r1.3 -r0 src/sys/arch/evbmips/alchemy/pb1000_intr.c
cvs rdiff -r1.1 -r1.2 src/sys/arch/evbmips/alchemy/pb1000var.h
cvs rdiff -r1.9 -r1.10 src/sys/arch/evbmips/conf/files.pb1000

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