NetBSD/sys/dev/pcmcia
takemura 1c518d67a0 Add WDC_CAPABILITY_SINGLE_DRIVE to ignore secound drive. Wdc on pcmcia will
be attached with this flag.
Some CF Card (for ex. IBM MicroDrive and SanDisk) doesn't seem to implement
drive select command. In this case, you can't eliminate ghost drive properly.
So you should use this flag to ignore the ghost by force.
2001-01-06 14:55:49 +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 Free resources on attach failure. 2000-02-04 09:31:07 +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
esp_pcmcia.c Well, this is esp_pcmcia, not esp_pci. 2000-06-05 15:36:45 +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 Enable the imported ISDN4BSD based ISDN subsystem. 2001-01-05 13:09:15 +00:00
i4b_avm_fritz_pcmcia.c Initial import of ISDN4BSD release 0.96 2001-01-05 12:49:52 +00:00
i4b_elsa_isdnmc.c Initial import of ISDN4BSD release 0.96 2001-01-05 12:49:52 +00:00
i4b_elsa_mcall.c Initial import of ISDN4BSD release 0.96 2001-01-05 12:49:52 +00:00
if_an_pcmcia.c use pcmcia_devinfo() to print product info. 2000-12-21 15:32:46 +00:00
if_awi_pcmcia.c remove unneeded include "opt_awi.h" 2000-07-05 02:27:25 +00:00
if_cnw.c ALTQ'ify. 2000-12-14 06:27:23 +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 use memory mapped address, instead of i/o memory access, for control 2000-07-05 18:42:19 +00:00
if_ep_pcmcia.c Swap the order of disabling the function and disestablishing the interrupt 2000-05-08 13:53:32 +00:00
if_mbe_pcmcia.c Free memory when failed to map it. 2000-05-15 08:08:12 +00:00
if_ne_pcmcia.c Add support for Socket Comm. PC Card Ethernet, and tidy up naming. 2000-11-03 09:07:24 +00:00
if_ray.c ALTQ'ify. 2000-12-14 06:27:23 +00:00
if_rayreg.h Define SIOC[SG]IFGENERIC in <sys/sockio.h>, as FreeBSD and OpenBSD do. 2000-08-10 11:48:41 +00:00
if_sm_pcmcia.c Add MII support to smc91cxx driver. This is supported for the 91c100 2000-07-30 21:34:47 +00:00
if_tr_pcmcia.c Note 3Com card support. 2000-11-21 00:25:20 +00:00
if_wi.c Fix PR port-hpcmips/11477 "only hpcmips panics with wireless network cards" 2000-12-30 07:57:52 +00:00
if_wi_ieee.h Add support for "microwave oven robustness" with wiconfig -M. 2000-08-23 19:01:04 +00:00
if_wireg.h Remove $Id. 2000-05-23 08:41:49 +00:00
if_wivar.h Make sc->wi_txbuf an array of u_int16_t instead u_int8_t so alignment 2000-12-09 22:59:44 +00:00
if_xi.c ALTQ'ify. 2000-12-14 06:27:23 +00:00
if_xireg.h New driver for Xircom CreditCard PCMCIA Ethernet. Replaces xe driver which 2000-06-05 23:14:22 +00:00
mhzc.c Add MII support to smc91cxx driver. This is supported for the 91c100 2000-07-30 21:34:47 +00:00
nca_pcmcia.c Add a "sc_rev" member to ncr5380_softc and handle CXD1180 quirk 2000-03-25 15:27:54 +00:00
pcmcia.c print parent device name too, so we know which socket a card was probed at 2000-07-28 19:17:02 +00:00
pcmcia_cis.c Add a cis decoding function which decodes some CISTPL_FUNCE tuples for 2000-10-17 10:13:46 +00:00
pcmcia_cis_quirks.c Add support for the SOHOware PCMCIA Ethernet card, model ND5100-E. 2000-04-12 21:07:55 +00:00
pcmcia_isic.c Initial import of ISDN4BSD release 0.96 2001-01-05 12:49:52 +00:00
pcmcia_isic.h Initial import of ISDN4BSD release 0.96 2001-01-05 12:49:52 +00:00
pcmciachip.h add flags for memory width 2000-01-13 08:58:51 +00:00
pcmciadevs Add IO Data CBIDE2 ata interface card. 2000-12-20 06:05:13 +00:00
pcmciadevs.h regen. 2000-12-20 06:24:37 +00:00
pcmciadevs_data.h regen. 2000-12-20 06:24:37 +00:00
pcmciareg.h Define some constants for function extension tuple of disk function. 1998-10-29 09:45:52 +00:00
pcmciavar.h Add a cis decoding function which decodes some CISTPL_FUNCE tuples for 2000-10-17 10:13:46 +00:00
pcmcom.c correct pcmcom detach (like card removal). PR 9334. 2000-05-24 03:44:46 +00:00
wdc_pcmcia.c Add WDC_CAPABILITY_SINGLE_DRIVE to ignore secound drive. Wdc on pcmcia will 2001-01-06 14:55:49 +00:00