NetBSD/sys/dev/pcmcia
mycroft 7848004c46 Do the I/O mapping in the main attach routine.
Also, we don't need to bother cleaning up on a failed attach -- we keep enough
state for the detach routine to do it.
2004-08-09 19:34:00 +00:00
..
aic_pcmcia.c Pass a valid alignment to pcmcia_io_alloc(). 2004-08-09 14:24:10 +00:00
com_pcmcia.c Make pcmcia_function_disable() primarily responsible for disabling the CCR 2004-08-09 18:30:51 +00:00
devlist2h.awk Fixes from PR#23177. Various lint/logic fixes: 2003-12-15 07:32:20 +00:00
esl_pcmcia.c Remove the "offset" and "size" arguments to pcmcia_io_map(). In the singular 2004-08-08 23:17:12 +00:00
esl.c Remove sc_open; the audio layer does this. 2004-07-17 19:47:27 +00:00
eslvar.h Remove sc_open; the audio layer does this. 2004-07-17 19:47:27 +00:00
esp_pcmcia.c Remove the "offset" and "size" arguments to pcmcia_io_map(). In the singular 2004-08-08 23:17:12 +00:00
fdc_pcmcia.c Remove the "offset" and "size" arguments to pcmcia_io_map(). In the singular 2004-08-08 23:17:12 +00:00
files.pcmcia Split "xi" into a "xirc" frontend (similar to mhzc; it attaches two child 2004-08-08 05:56:08 +00:00
if_an_pcmcia.c Fix the intr_establish/disestablish order here too. 2004-08-09 18:41:36 +00:00
if_awi_pcmcia.c Remove the "offset" and "size" arguments to pcmcia_io_map(). In the singular 2004-08-08 23:17:12 +00:00
if_cnw.c Remove the "offset" and "size" arguments to pcmcia_io_map(). In the singular 2004-08-08 23:17:12 +00:00
if_cnwioctl.h
if_cnwreg.h
if_cs_pcmcia.c Fix the intr_establish/disestablish order here too. 2004-08-09 18:41:36 +00:00
if_ep_pcmcia.c Make pcmcia_function_disable() primarily responsible for disabling the CCR 2004-08-09 18:30:51 +00:00
if_mbe_pcmcia.c Remove the "offset" and "size" arguments to pcmcia_io_map(). In the singular 2004-08-08 23:17:12 +00:00
if_ne_pcmcia.c Create two windows iff the config table asks for it. Try to make them 2004-08-09 00:00:36 +00:00
if_ray.c Correct the intr_establish order here. 2004-08-09 18:51:32 +00:00
if_rayreg.h Fix some typos. From Tom Cosgrove via jmc@openbsd. 2003-11-02 11:14:22 +00:00
if_sm_pcmcia.c Make pcmcia_function_disable() primarily responsible for disabling the CCR 2004-08-09 18:30:51 +00:00
if_tr_pcmcia.c Remove the "offset" and "size" arguments to pcmcia_io_map(). In the singular 2004-08-08 23:17:12 +00:00
if_wi_pcmcia.c Make pcmcia_function_disable() primarily responsible for disabling the CCR 2004-08-09 18:30:51 +00:00
if_xi.c Add a hack that makes the address register programming more reliable on my 2004-08-09 13:30:16 +00:00
if_xireg.h Use the correct data port, for compatibility with old cards. Without this, 2004-08-08 06:22:50 +00:00
if_xivar.h Split "xi" into a "xirc" frontend (similar to mhzc; it attaches two child 2004-08-08 05:56:08 +00:00
isic_pcmcia_avm_fritz.c Remove the "offset" and "size" arguments to pcmcia_io_map(). In the singular 2004-08-08 23:17:12 +00:00
isic_pcmcia_elsa_isdnmc.c Remove the "offset" and "size" arguments to pcmcia_io_map(). In the singular 2004-08-08 23:17:12 +00:00
isic_pcmcia_elsa_mcall.c Remove the "offset" and "size" arguments to pcmcia_io_map(). In the singular 2004-08-08 23:17:12 +00:00
isic_pcmcia_sbspeedstar2.c Remove the "offset" and "size" arguments to pcmcia_io_map(). In the singular 2004-08-08 23:17:12 +00:00
isic_pcmcia.c Correct the intr_establish order here. 2004-08-09 18:51:32 +00:00
isic_pcmcia.h netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
Makefile
Makefile.pcmciadevs
mhzc.c Do the I/O mapping in the main attach routine. 2004-08-09 19:34:00 +00:00
nca_pcmcia.c Remove the "offset" and "size" arguments to pcmcia_io_map(). In the singular 2004-08-08 23:17:12 +00:00
opl_esl.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
pcmcia_cis_quirks.c Fix multi-function card memory problems: 2002-08-15 10:37:02 +00:00
pcmcia_cis.c Swap around the output in some other cases so it's consistent. 2004-08-07 01:52:42 +00:00
pcmcia.c Add newlines to the messages... 2004-08-09 19:33:07 +00:00
pcmciachip.h Define and use pcmciabuscf_controller as an alias for 2004-06-20 18:09:46 +00:00
pcmciadevs Clean up the Lucent (and clone) entries a bit. 2004-08-07 17:18:09 +00:00
pcmciadevs_data.h Regen. 2004-08-07 17:18:20 +00:00
pcmciadevs.h Regen. 2004-08-07 17:18:20 +00:00
pcmciareg.h Multifunction fixes: 2004-08-09 01:32:04 +00:00
pcmciavar.h Remove the "offset" and "size" arguments to pcmcia_io_map(). In the singular 2004-08-08 23:17:12 +00:00
pcmcom.c Correct the intr_establish order here. 2004-08-09 18:51:32 +00:00
spc_pcmcia.c Do io_map() and intr_establish() before enabling the function, always. This 2004-08-09 17:00:53 +00:00
wdc_pcmcia.c Do our io_map()s and intr_establish()es earlier. 2004-08-09 18:11:01 +00:00
xirc.c Do the I/O mapping in the main attach routine. 2004-08-09 19:34:00 +00:00