Subject: CVS commit: [jmcneill-pm] src/sys/dev/pcmcia
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 09/04/2007 15:05:22
Module Name:	src
Committed By:	joerg
Date:		Tue Sep  4 15:05:22 UTC 2007

Modified Files:
	src/sys/dev/pcmcia [jmcneill-pm]: pcmcia.c pcmciavar.h

Log Message:
Add a basic generic network power management handler for PCMCIA as well.
Contrary to the versions for PCI/Cardbus, expect the caller to provide
the status variable as we currently have no way in hardware to do that.

This handler should be extended to power down/power up the slots on
D0/D3 transistions.


To generate a diff of this commit:
cvs rdiff -r1.82 -r1.82.22.1 src/sys/dev/pcmcia/pcmcia.c
cvs rdiff -r1.32 -r1.32.38.1 src/sys/dev/pcmcia/pcmciavar.h

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