Subject: CVS commit: syssrc/sys/arch/shark/isa
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 09/25/2002 20:05:27
Module Name: syssrc
Committed By: cgd
Date: Wed Sep 25 17:05:26 UTC 2002
Modified Files:
syssrc/sys/arch/shark/isa: isa_shark_machdep.c
Log Message:
For ISA intrs 0-15, use string of the form "isa intr NN", rather than
just "isa intr". Having vmstat -i show multiple "isa intr" lines w/
different counts is less than desirable. Reviewed by thorpej.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/shark/isa/isa_shark_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.