Subject: CVS commit: src/sys/dev/pci/bktr
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 05/30/2005 04:30:18
Module Name:	src
Committed By:	christos
Date:		Mon May 30 04:30:18 UTC 2005

Modified Files:
	src/sys/dev/pci/bktr: bktr_card.c bktr_core.c bktr_reg.h

Log Message:
- avoid variable shadowing
- add const


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/dev/pci/bktr/bktr_card.c
cvs rdiff -r1.33 -r1.34 src/sys/dev/pci/bktr/bktr_core.c
cvs rdiff -r1.13 -r1.14 src/sys/dev/pci/bktr/bktr_reg.h

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