Subject: CVS commit: src/sys/arch/x86/pci
To: None <source-changes@NetBSD.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 09/06/2003 14:55:51
Module Name:	src
Committed By:	fvdl
Date:		Sat Sep  6 14:55:51 UTC 2003

Modified Files:
	src/sys/arch/x86/pci: pci_machdep.c

Log Message:
If possible, put the device name of the APIC used into the interrupt string,
not "apic N". This makes it easier to match vmstat output with dmesg output.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/x86/pci/pci_machdep.c

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