Archived
14
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/scsi/pcmcia
Daniel Ritz e176d397ad [PATCH] PCMCIA: fix drivers broken by recent cleanup
Setting .ConfigBase and .Present is now done at the pcmcia core.

The driver cleanup missed a few places where the driver did set .Present
to PRESENT_OPTION and later to the values from the CIS.  Setting to
PRESENT_OPTION now overrides the values from the CIS.  So just remove
those lines.

Signed-off-by: Daniel Ritz <daniel.ritz@gmx.ch>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2007-01-11 18:24:39 -08:00
..
aha152x_core.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aha152x_stub.c [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation 2006-12-04 20:12:02 -05:00
fdomain_core.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fdomain_stub.c [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation 2006-12-04 20:12:02 -05:00
Kconfig [SCSI] scsi: aha152x pcmcia driver needs spi transport 2006-03-05 08:00:47 -06:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nsp_cs.c [PATCH] PCMCIA: fix drivers broken by recent cleanup 2007-01-11 18:24:39 -08:00
nsp_cs.h [SCSI] convert ninja driver to struct scsi_cmnd 2006-10-25 15:12:42 -07:00
nsp_debug.c [SCSI] convert ninja driver to struct scsi_cmnd 2006-10-25 15:12:42 -07:00
nsp_io.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nsp_message.c [SCSI] convert ninja driver to struct scsi_cmnd 2006-10-25 15:12:42 -07:00
qlogic_stub.c [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation 2006-12-04 20:12:02 -05:00
sym53c500_cs.c [PATCH] PCMCIA: fix drivers broken by recent cleanup 2007-01-11 18:24:39 -08:00