Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/21/2004 22:48:18
Module Name:	src
Committed By:	thorpej
Date:		Sat Aug 21 22:48:18 UTC 2004

Modified Files:
	src/sys/dev/pci: if_pcn.c if_sip.c if_ste.c if_stge.c if_vr.c
	    if_wi_pci.c

Log Message:
Use ANSI function decls and make use of static.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/dev/pci/if_pcn.c
cvs rdiff -r1.94 -r1.95 src/sys/dev/pci/if_sip.c
cvs rdiff -r1.18 -r1.19 src/sys/dev/pci/if_ste.c
cvs rdiff -r1.19 -r1.20 src/sys/dev/pci/if_stge.c
cvs rdiff -r1.68 -r1.69 src/sys/dev/pci/if_vr.c
cvs rdiff -r1.34 -r1.35 src/sys/dev/pci/if_wi_pci.c

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