Subject: CVS commit: [netbsd-2-0] src/sys/arch/x86/x86
To: None <source-changes@NetBSD.org>
From: Julian Coleman <jdc@netbsd.org>
List: source-changes
Date: 05/09/2004 08:30:39
Module Name:	src
Committed By:	jdc
Date:		Sun May  9 08:30:39 UTC 2004

Modified Files:
	src/sys/arch/x86/x86 [netbsd-2-0]: intr.c

Log Message:
Pull up revision 1.16 (requested by kochi in ticket #265)

Fix parameters for PPB_INTERRUPT_SWIZZLE macro.

The macro expects pin = 1..4 while previously passing 0..3.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.14.2.1 src/sys/arch/x86/x86/intr.c

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