Subject: CVS commit: src/sys/dev/pcmcia
To: None <source-changes@NetBSD.org>
From: Iain Hibbert <plunky@netbsd.org>
List: source-changes
Date: 08/28/2006 10:34:33
Module Name:	src
Committed By:	plunky
Date:		Mon Aug 28 10:34:33 UTC 2006

Modified Files:
	src/sys/dev/pcmcia: bt3c.c

Log Message:
Make suspend/resume work properly for bt3c device.

Since state is kept inside the device that will be lost, we need to
flush all information relating to this controller from the protocol
stack.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/dev/pcmcia/bt3c.c

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