Date: Tue, 28 Oct 1997 09:51:26 -0800 (PST) From: Nate Williams <nate@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/pccard/pccardd cardd.c Message-ID: <199710281751.JAA20266@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nate 1997/10/28 09:51:26 PST
Modified files:
usr.sbin/pccard/pccardd cardd.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.20 +4 -1 src/usr.sbin/pccard/pccardd/cardd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710281751.JAA20266>
