NetBSD/sys/dev/pcmcia
jhawk 1e59d99d28 For all network drivers that call ether_ifattach(), and also
have _detach() functions:
  Ensure that softc keeps state about whether the attach succeeded,
  and make the detach function return immediately if the attach did
  not complete.
2000-05-29 17:37:12 +00:00
..
Makefile
Makefile.pcmciadevs
aic_pcmcia.c
com_pcmcia.c
devlist2h.awk
esp_pcmcia.c
fdc_pcmcia.c
files.pcmcia
if_awi_pcmcia.c
if_cnw.c
if_cnwioctl.h
if_cnwreg.h
if_ep_pcmcia.c
if_mbe_pcmcia.c Free memory when failed to map it. 2000-05-15 08:08:12 +00:00
if_ne_pcmcia.c Recognize the DE-650 with another vendor/product pair and OUI. 2000-05-25 17:21:48 +00:00
if_ray.c For all network drivers that call ether_ifattach(), and also 2000-05-29 17:37:12 +00:00
if_rayreg.h
if_sm_pcmcia.c
if_wi.c Remove $Id. 2000-05-23 08:41:49 +00:00
if_wi_ieee.h
if_wireg.h Remove $Id. 2000-05-23 08:41:49 +00:00
if_wivar.h Remove $Id. 2000-05-23 08:41:49 +00:00
if_xe.c
if_xereg.h
mhzc.c
nca_pcmcia.c
pcmcia.c
pcmcia_cis.c
pcmcia_cis_quirks.c
pcmciachip.h
pcmciadevs
pcmciadevs.h
pcmciadevs_data.h
pcmciareg.h
pcmciavar.h
pcmcom.c correct pcmcom detach (like card removal). PR 9334. 2000-05-24 03:44:46 +00:00
wdc_pcmcia.c