freebsd-nq/sys/dev/ep
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
..
if_ep_eisa.c Add shared EISA interrupt support. 1997-09-21 21:35:24 +00:00
if_ep.c - Functional changes to PCCARD support. 1997-10-26 04:54:16 +00:00
if_epreg.h if_ep.c clarification/simplification. 1997-10-14 06:56:09 +00:00