Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [jmcneill-pm] src/sys/dev/pcmcia
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.
Home |
Main Index |
Thread Index |
Old Index