Subject: CVS commit: src/sys/dev/acpi
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 01/13/2003 03:24:12
Module Name:	src
Committed By:	fvdl
Date:		Mon Jan 13 01:24:12 UTC 2003

Modified Files:
	src/sys/dev/acpi: acpi.c

Log Message:
Use 'int' in the SCI interrupt message, not 'irq'. The number in question
is a global ACPI interrupt number.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 src/sys/dev/acpi/acpi.c

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