NetBSD/sys/dev/pcmcia
cgd d447117750 Some additional sanity checks to keep this code from bursting into
flame if presented with bad CIS data (e.g. because of a memory space
conflict):
* more sanity checking on LONGLINK_MFC CIS tuples (exact length check, sanity
  check on size vs. size of array we allocated for them), to avoid various
  missteps which could cause this code to complete trash the kernel stack.
* clear the entire contents of the state structure before processing, so
  things like uninitted pointers will actually have a known value!
* be more careful with CISTPL_CFTABLE_ENTRY: check to see that the current
  state's default_entry isn't NULL before dereferencing it.
2000-01-14 23:09:53 +00:00
..
aic_pcmcia.c Add some comments and reformat comment which doesn't confirm KNF. 1999-11-18 14:20:11 +00:00
com_pcmcia.c
devlist2h.awk
fdc_pcmcia.c
files.pcmcia xe@pcmcia 2000-01-09 17:23:05 +00:00
if_awi_pcmcia.c Extract MAC address from CIS data in pcmcia front end. 1999-11-06 16:43:53 +00:00
if_cnw.c improve cnw driver, looking at bsdi/freebsd-pao cnw driver by wide+prb@bsdi. 1999-11-29 12:53:59 +00:00
if_cnwioctl.h improve cnw driver, looking at bsdi/freebsd-pao cnw driver by wide+prb@bsdi. 1999-11-29 12:53:59 +00:00
if_cnwreg.h improve cnw driver, looking at bsdi/freebsd-pao cnw driver by wide+prb@bsdi. 1999-11-29 12:53:59 +00:00
if_ep_pcmcia.c
if_mbe_pcmcia.c Support for TDK LAC-CF010 1999-11-29 02:28:19 +00:00
if_ne_pcmcia.c add Epson EEN10B ethernet 1999-12-05 20:08:39 +00:00
if_sm_pcmcia.c
if_wi_ieee.h
if_wi.c
if_wireg.h
if_wivar.h
if_xe.c now compiles on NetBSD 2000-01-09 17:21:38 +00:00
if_xereg.h add NetBSD tag 2000-01-09 17:20:36 +00:00
Makefile improve cnw driver, looking at bsdi/freebsd-pao cnw driver by wide+prb@bsdi. 1999-11-29 12:53:59 +00:00
Makefile.pcmciadevs
mhzc.c
pcmcia_cis_quirks.c
pcmcia_cis.c Some additional sanity checks to keep this code from bursting into 2000-01-14 23:09:53 +00:00
pcmcia.c
pcmciachip.h add flags for memory width 2000-01-13 08:58:51 +00:00
pcmciadevs add vendor-ids for Intel, Xircom, and Compaq (2) -- from Free/OpenBSD 2000-01-09 16:00:29 +00:00
pcmciadevs_data.h regen 2000-01-09 16:01:22 +00:00
pcmciadevs.h regen 2000-01-09 16:01:22 +00:00
pcmciareg.h
pcmciavar.h
pcmcom.c
wdc_pcmcia.c Add EXP Computer Inc. PCMCIA controller. 2000-01-08 07:34:49 +00:00