.. |
aic_pcmcia.c
|
Pass a valid alignment to pcmcia_io_alloc().
|
2004-08-09 14:24:10 +00:00 |
com_pcmcia.c
|
Use PCMCIA_WIDTH_AUTO, not PCMCIA_WIDTH_IO16, since we (sometimes) do 8-bit
|
2004-08-09 15:40:56 +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
|
Remove the "offset" and "size" arguments to pcmcia_io_map(). In the singular
|
2004-08-08 23:17:12 +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
|
Remove the "offset" and "size" arguments to pcmcia_io_map(). In the singular
|
2004-08-08 23:17:12 +00:00 |
if_ep_pcmcia.c
|
Use PCMCIA_WIDTH_AUTO, not PCMCIA_WIDTH_IO16, since we (sometimes) do 8-bit
|
2004-08-09 15:40:56 +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
|
Clean up attach messages.
|
2004-08-07 05:27:39 +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
|
Remove the "offset" and "size" arguments to pcmcia_io_map(). In the singular
|
2004-08-08 23:17:12 +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
|
Access to this device is strictly 16-bit, so use PCMCIA_WIDTH_IO16.
|
2004-08-09 00:33:17 +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
|
Attach message formating nit, adapt to recent pcic (et al) changes.
|
2004-01-04 12:41:46 +00:00 |
isic_pcmcia.h
|
netbsd.org -> NetBSD.org
|
2003-12-04 13:57:30 +00:00 |
Makefile
|
|
|
Makefile.pcmciadevs
|
|
|
mhzc.c
|
Remove the "offset" and "size" arguments to pcmcia_io_map(). In the singular
|
2004-08-08 23:17:12 +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
|
If the function is not enabled, do not attempt to immediately update the CCR.
|
2004-08-09 16:59:10 +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
|
Remove the "offset" and "size" arguments to pcmcia_io_map(). In the singular
|
2004-08-08 23:17:12 +00:00 |
spc_pcmcia.c
|
Pass a valid alignment to pcmcia_io_alloc().
|
2004-08-09 14:24:10 +00:00 |
wdc_pcmcia.c
|
Remove the "offset" and "size" arguments to pcmcia_io_map(). In the singular
|
2004-08-08 23:17:12 +00:00 |
xirc.c
|
Add some code to deal with the interrupt mask register on early CEM cards.
|
2004-08-09 16:05:00 +00:00 |