freebsd-dev/sys/pccard
Nate Williams 8bb7a8fc95 - Functional changes to PCCARD support.
* Kill individual drivers 'suspend' routines, since there's no simple/safe
   way to suspend/resume a card w/out going through the complete probe
   at initialization time.
 * Default to using the apm_pccard_resume sysctl code, which basically
   pretends the card was removed, and then re-inserted.  Suspend/resume
   is now 'emulated' with a fake insert/removal.  (Hence we no longer
   need the driver-specific suspend routines.)
1997-10-26 04:54:16 +00:00
..
card.h - Do a bunch of gratuitous changes intended to make the code easier to 1997-10-26 04:36:24 +00:00
cardinfo.h - Do a bunch of gratuitous changes intended to make the code easier to 1997-10-26 04:36:24 +00:00
cis.h Minor formatting changes. No functional differences, but makes the 1996-06-05 05:30:09 +00:00
driver.h - Do a bunch of gratuitous changes intended to make the code easier to 1997-10-26 04:36:24 +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.c - Functional changes to PCCARD support. 1997-10-26 04:54:16 +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 - Do a bunch of gratuitous changes intended to make the code easier to 1997-10-26 04:36:24 +00:00
slot.h - Functional changes to PCCARD support. 1997-10-26 04:54:16 +00:00