1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-18 15:30:21 +00:00
freebsd/sys/pccard
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
..
card.h - Disable cards when doing a suspend by emulating that they have been 1997-10-28 17:51:25 +00:00
cardinfo.h - Disable cards when doing a suspend by emulating that they have been 1997-10-28 17:51:25 +00:00
cis.h Minor formatting changes. No functional differences, but makes the 1996-06-05 05:30:09 +00:00
driver.h - Instead of relying on a functional call to register PCARD-capable drivers, 1997-10-26 21:08:42 +00:00
i82365.h Modem cards send the speaker audio (dialing noises) to the host's 1997-10-06 03:17:36 +00:00
pccard_beep.c - 'Beep' support now happens in it's own separate file, so you can mess 1997-10-26 06:06:54 +00:00
pccard.c - Disable cards when doing a suspend by emulating that they have been 1997-10-28 17:51:25 +00:00
pcic98reg.h Re-sync with the state of PC98 world. This will be the last commit before 1996-08-30 10:43:14 +00:00
pcic.c - Do a bunch of gratuitous changes intended to make the code easier to 1997-10-26 04:36:24 +00:00
skel.c - Instead of relying on a functional call to register PCARD-capable drivers, 1997-10-26 21:08:42 +00:00
slot.h - Functional changes to PCCARD support. 1997-10-26 04:54:16 +00:00