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
..
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 Add a devlist2h.awk so that we don't sprinkle the same constants over 1998-07-19 17:28:15 +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 Add support for 3Com 3CXEM556B-INT as suggested by Noriyuki KOIZUMI in 1999-08-14 13:43:02 +00:00
devlist2h.awk Assign copyright to TNF. 1998-09-05 14:42:05 +00:00
fdc_pcmcia.c Add FDC_HEADSETTLE to wait for the heads to settle timeout 1999-03-19 16:09:57 +00:00
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 Add support for the 3Com/Megahertz 3CCFEM556BI 10/100 Ethernet/Modem combo. 1999-10-11 17:49:21 +00:00
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 Sync the ASCII Ethernet address decoder with mhzc.c. New version by 1999-09-28 23:20:42 +00:00
if_wi.c IPv6 support. 1999-09-10 00:30:59 +00:00
if_wi_ieee.h Blitz port of the FreeBSD wi* driver for the Lucent WaveLan IEEE 1999-07-14 22:24:07 +00:00
if_wireg.h Clarify that the empty string, not the string ANY, as the network name means 1999-07-15 14:31:52 +00:00
if_wivar.h Add shutdown hook to turn off card. 1999-07-14 23:07:29 +00:00
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
mhzc.c Don't restrict the ethernet portion after modem portion. It prevents 1999-10-20 14:57:57 +00:00
pcmcia.c This is the first check-in of CardBus driver. CardBus driver contains 1999-10-15 06:07:17 +00:00
pcmcia_cis.c Some additional sanity checks to keep this code from bursting into 2000-01-14 23:09:53 +00:00
pcmcia_cis_quirks.c Add quirks for the 3Com/Megahertz 3CCFEM556BI 10/100 Ethernet/Modem, 1999-10-11 17:50:21 +00:00
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.h regen 2000-01-09 16:01:22 +00:00
pcmciadevs_data.h regen 2000-01-09 16:01:22 +00:00
pcmciareg.h Define some constants for function extension tuple of disk function. 1998-10-29 09:45:52 +00:00
pcmciavar.h added support for quirks based on cis strings, added quirk entry for SVEC_LANCARD 1998-12-29 09:00:28 +00:00
pcmcom.c Detach children in reverse order. We are more likely to be able to recycle 1998-11-20 05:20:20 +00:00
wdc_pcmcia.c Add EXP Computer Inc. PCMCIA controller. 2000-01-08 07:34:49 +00:00