NetBSD/sys/dev/pcmcia
thorpej d088902264 Add detach and activate entry points. Mostly functional except for
#ifdef notyet'd if_delref() and if_detach(), which will be fixed up
when that code is committed.
1998-11-17 20:44:02 +00:00
..
Makefile Add a devlist2h.awk so that we don't sprinkle the same constants over 1998-07-19 17:28:15 +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 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 detach and activate entry points. Mostly functional except for 1998-11-17 20:44:02 +00:00
if_mbe_pcmcia.c Add detach and activate entry points. Mostly functional except for 1998-11-17 20:44:02 +00:00
if_ne_pcmcia.c Add detach and activate entry points. Mostly functional except for 1998-11-17 20:44:02 +00:00
if_sm_pcmcia.c Add detach and activate entry points. Mostly functional except for 1998-11-17 20:44:02 +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