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/scsi/pcmcia
Dominik Brodowski e2d4096365 [PATCH] pcmcia: use bitfield instead of p_state and state
Instead of the two status values struct pcmcia_device->p_state and state,
use descriptive bitfields. Most value-checking in drivers was invalid, as
the core now only calls the ->remove() (a.k.a. detach) function in case the
attachement _and_ configuration was successful.

Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
2006-03-31 17:26:33 +02: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
aha152x_core.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aha152x_stub.c [PATCH] pcmcia: use bitfield instead of p_state and state 2006-03-31 17:26:33 +02:00
fdomain_core.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fdomain_stub.c [PATCH] pcmcia: use bitfield instead of p_state and state 2006-03-31 17:26:33 +02:00
nsp_cs.c [PATCH] pcmcia: use bitfield instead of p_state and state 2006-03-31 17:26:33 +02:00
nsp_cs.h [PATCH] pcmcia: add return value to _config() functions 2006-03-31 17:26:06 +02:00
nsp_debug.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nsp_io.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nsp_message.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
qlogic_stub.c [PATCH] pcmcia: use bitfield instead of p_state and state 2006-03-31 17:26:33 +02:00
sym53c500_cs.c [PATCH] pcmcia: use bitfield instead of p_state and state 2006-03-31 17:26:33 +02:00