Subject: CVS commit: syssrc/sys/arch/i386/include
To: None <source-changes@netbsd.org>
From: Perry E. Metzger <perry@netbsd.org>
List: source-changes
Date: 11/13/2001 05:27:50
Module Name:	syssrc
Committed By:	perry
Date:		Tue Nov 13 03:27:50 UTC 2001

Modified Files:
	syssrc/sys/arch/i386/include: pio.h

Log Message:
Make the type of ports in the in*()/out*() routines u_long instead of
int. Massively reduced kernel lint, causes no harm. Discussed
extensively with christos and thorpej.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 syssrc/sys/arch/i386/include/pio.h

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