Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 01/02/2005 12:41:03
Module Name:	src
Committed By:	tsutsui
Date:		Sun Jan  2 12:41:03 UTC 2005

Modified Files:
	src/sys/dev/ic: mb86960.c mb86960var.h

Log Message:
- use ANSI function decls
- remove __P()
- u_intNN_t -> uintNN_t


To generate a diff of this commit:
cvs rdiff -r1.58 -r1.59 src/sys/dev/ic/mb86960.c
cvs rdiff -r1.33 -r1.34 src/sys/dev/ic/mb86960var.h

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