Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: DEGROOTE Arnaud <degroote@netbsd.org>
List: source-changes
Date: 01/09/2008 20:15:41
Module Name:	src
Committed By:	degroote
Date:		Wed Jan  9 20:15:40 UTC 2008

Modified Files:
	src/sys/dev/pci: if_wpi.c if_wpivar.h

Log Message:
Add some sysctl to retrieve the radio state (and the debug level).

While here, fixe the return value in case where radio is off (suggested by
joerg@).


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/sys/dev/pci/if_wpi.c
cvs rdiff -r1.10 -r1.11 src/sys/dev/pci/if_wpivar.h

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