Date: Tue, 28 Oct 1997 09:50:46 -0800 (PST) From: Nate Williams <nate@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pccard card.h pccard.c Message-ID: <199710281750.JAA20236@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nate 1997/10/28 09:50:46 PST
Modified files:
sys/pccard card.h pccard.c
Log:
- Disable cards when doing a suspend by emulating that they have been
removed. Add a new state 'suspend' so we 'fake' insertion events at
resume time for the cards that have been suspended.
[
The code still works if you remove the card during suspend, switch the
card during suspend, or combinations of both.
]
Reviewed by: frf@xocolatl.com
Revision Changes Path
1.8 +1 -1 src/sys/pccard/card.h
1.51 +11 -8 src/sys/pccard/pccard.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710281750.JAA20236>
