Subject: CVS commit: [netbsd-4] src/sys/dev/pcmcia
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 09/01/2006 14:48:23
Module Name:	src
Committed By:	tron
Date:		Fri Sep  1 14:48:23 UTC 2006

Modified Files:
	src/sys/dev/pcmcia [netbsd-4]: bt3c.c

Log Message:
Pull up following revision(s) (requested by plunky in ticket #80):
	sys/dev/pcmcia/bt3c.c: revision 1.3
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.1 -r1.1.10.1 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.