freebsd_amp_hwpstate/usr.sbin/pccard/pccardd
Nate Williams ec510cabb0 - 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
1997-10-28 17:51:25 +00:00
..
Makefile Use CFLAGS += instead of setting it directly. 1996-06-18 22:54:25 +00:00
cardd.c - Disable cards when doing a suspend by emulating that they have been 1997-10-28 17:51:25 +00:00
cardd.h Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
file.c Use err(3). Add usage()s. 1997-10-06 11:36:08 +00:00
pccard.conf.5 Use err(3). Add usage()s. 1997-10-06 11:36:08 +00:00
pccardd.8 Use err(3). Add usage()s. 1997-10-06 11:36:08 +00:00
readcis.c Use err(3). Add usage()s. 1997-10-06 11:36:08 +00:00
readcis.h - Bump up the size of the space for strings read from PCMCIA cards. Newer 1997-09-23 19:51:32 +00:00
util.c Use err(3). Add usage()s. 1997-10-06 11:36:08 +00:00