Subject: CVS commit: src/sys/dev/cardbus
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 11/21/2007 02:10:46
Module Name:	src
Committed By:	dyoung
Date:		Wed Nov 21 02:10:46 UTC 2007

Modified Files:
	src/sys/dev/cardbus: if_ath_cardbus.c

Log Message:
Detect cardbus_setpowerstate() errors and aprint_debug() a warning.

Leave alone the Latency Timer set by the Cardbus bridge.

With version 1.152 of dev/pci/pccbb.c, we can power down the card
when it is not in-use, so do that.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/dev/cardbus/if_ath_cardbus.c

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