Subject: CVS commit: src/sys/dev/if_ndis
To: None <source-changes@NetBSD.org>
From: Alan Ritter <rittera@netbsd.org>
List: source-changes
Date: 05/26/2006 19:27:49
Module Name:	src
Committed By:	rittera
Date:		Fri May 26 19:27:49 UTC 2006

Modified Files:
	src/sys/dev/if_ndis: if_ndis.c if_ndis_pci.c

Log Message:
Some general cleaning up of if_ndis.c, and if_ndis_pci.c.  Added
#ifdef NDIS_DBG around some printfs, and deleted some commented out code.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/dev/if_ndis/if_ndis.c
cvs rdiff -r1.5 -r1.6 src/sys/dev/if_ndis/if_ndis_pci.c

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