dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/isdn/hardware/avm
Dominik Brodowski 00990e7ce0 pcmcia: use autoconfiguration feature for ioports and iomem
When CONF_AUTO_SET_IO or CONF_AUTO_SET_IOMEM are set, the corresponding
fields in struct pcmcia_device *p_dev->resource[0,1,2] are set
accordinly. Drivers wishing to override certain settings may do so in
the callback function, but they no longer need to parse the CIS entries
stored in cistpl_cftable_entry_t themselves.

CC: netdev@vger.kernel.org
CC: linux-wireless@vger.kernel.org
CC: linux-ide@vger.kernel.org
CC: linux-usb@vger.kernel.org
CC: laforge@gnumonks.org
CC: linux-mtd@lists.infradead.org
CC: linux-bluetooth@vger.kernel.org
CC: alsa-devel@alsa-project.org
CC: linux-serial@vger.kernel.org
CC: Jiri Kosina <jkosina@suse.cz>
CC: linux-scsi@vger.kernel.org
Tested-by: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
2010-09-29 17:20:24 +02:00
..
Kconfig isdn/avm: fix build when PCMCIA is not enabled 2010-08-22 21:37:33 -07:00
Makefile
avm_cs.c pcmcia: use autoconfiguration feature for ioports and iomem 2010-09-29 17:20:24 +02:00
avmcard.h proc_fops: convert drivers/isdn/ to seq_file 2010-01-14 03:10:54 -08:00
b1.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
b1dma.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
b1isa.c proc_fops: convert drivers/isdn/ to seq_file 2010-01-14 03:10:54 -08:00
b1pci.c proc_fops: convert drivers/isdn/ to seq_file 2010-01-14 03:10:54 -08:00
b1pcmcia.c proc_fops: convert drivers/isdn/ to seq_file 2010-01-14 03:10:54 -08:00
c4.c isdn: avm: call pci_disable_device() if pci_probe() failed 2010-08-10 02:51:10 -07:00
t1isa.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
t1pci.c isdn: avm: call pci_disable_device() if pci_probe() failed 2010-08-10 02:51:10 -07:00