NetBSD/sys/dev/pcmcia
thorpej 0c3ca7b31e Finish implementing interrupt-driven card insertion and removal support.
- Deactivate the card on removal and queue a REMOVAL event for the socket's
event thread to finish the detach.
- Queue an INSERTION event for the socket's event thread on insertion.

Implement a few missing infrastructure pieces to support this.

Hot swapping of PCMCIA cards now "works".  (Not quite; things like network
devices need changes for their respestive subsystems.  These changes are
coming soon...)
1998-11-17 08:49:11 +00:00
..
Makefile
Makefile.pcmciadevs
aic_pcmcia.c Make the product lookup table-driven. 1998-10-11 18:42:01 +00:00
com_pcmcia.c Allocate an I/O according to the config table entries. 1998-08-22 17:47:58 +00:00
devlist2h.awk Assign copyright to TNF. 1998-09-05 14:42:05 +00:00
fdc_pcmcia.c Assign copyright to TNF. 1998-09-05 14:12:36 +00:00
files.pcmcia Add code to detect a RealTek 8019 chip, and use the media selection 1998-10-31 01:44:16 +00:00
if_ep_pcmcia.c Add the 'ex' driver, a DMA driver for 3Com 90x and 90xB cards. Rename 1998-11-04 00:29:28 +00:00
if_mbe_pcmcia.c
if_ne_pcmcia.c Oops, I should have been more careful about the last modification.... 1998-11-16 08:17:01 +00:00
if_sm_pcmcia.c Fix some whitespace lossage. 1998-10-08 02:06:13 +00:00
pcmcia.c Finish implementing interrupt-driven card insertion and removal support. 1998-11-17 08:49:11 +00:00
pcmcia_cis.c fix version string (from PC Card Standard, April 1998 (Release 6.1)) 1998-08-22 23:41:48 +00:00
pcmciachip.h Finish implementing interrupt-driven card insertion and removal support. 1998-11-17 08:49:11 +00:00
pcmciadevs (manufacturer, product) = (0x149, 0x265) is used both 1998-11-04 06:40:54 +00:00
pcmciadevs.h regen. 1998-11-04 06:41:57 +00:00
pcmciadevs_data.h regen. 1998-11-04 06:41:57 +00:00
pcmciareg.h Define some constants for function extension tuple of disk function. 1998-10-29 09:45:52 +00:00
pcmciavar.h Finish implementing interrupt-driven card insertion and removal support. 1998-11-17 08:49:11 +00:00
pcmcom.c Nuke spurious ; 1998-10-14 18:05:45 +00:00
wdc_pcmcia.c - match if the function just probing is disk and its interface is ATA. 1998-10-29 09:49:51 +00:00