NetBSD/sys/dev/pcmcia
abs cf699a23e5 Add a 'value engineered' generic pcmcia CD-ROM drive, badged 'AMACOM'.
No vendor ID, no product ID, and the wpp_cis_info is 'PCMCIA', 'CD-ROM'.
I'd be encouraged at some progress towards 'generic devices', except
someone else is bound to produce something that identifies the same, but
requires a quirk. Can I go back to my sparc now?
Make two other comments consistent while here.
2000-12-18 17:21:11 +00:00
..
Makefile
Makefile.pcmciadevs
aic_pcmcia.c
com_pcmcia.c
devlist2h.awk
esp_pcmcia.c Well, this is esp_pcmcia, not esp_pci. 2000-06-05 15:36:45 +00:00
fdc_pcmcia.c
files.pcmcia Port 'an' driver for Aironet PC4500/PC4800 IEEE802.11 card from FreeBSD. 2000-12-11 23:16:50 +00:00
if_an_pcmcia.c Add PCI version of Aironet, not tested at all. 2000-12-14 04:11:25 +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
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 ALTQ'ify. 2000-12-14 06:27:23 +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
pcmciachip.h
pcmciadevs add IBM microdrive 2000-12-08 18:37:24 +00:00
pcmciadevs.h regen 2000-12-08 18:38:15 +00:00
pcmciadevs_data.h regen 2000-12-08 18:38:15 +00:00
pcmciareg.h
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 a 'value engineered' generic pcmcia CD-ROM drive, badged 'AMACOM'. 2000-12-18 17:21:11 +00:00