Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 08/19/2006 06:32:52
Module Name:	src
Committed By:	skrll
Date:		Sat Aug 19 06:32:52 UTC 2006

Modified Files:
	src/sys/dev/pci: if_iwi.c if_iwivar.h

Log Message:
Add some sysctl knobs to bring us closer to the FreeBSD driver.

Also sysctl enable the debug message printing (if IWI_DEBUG) is defined.


To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 src/sys/dev/pci/if_iwi.c
cvs rdiff -r1.11 -r1.12 src/sys/dev/pci/if_iwivar.h

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