patch-2.4.19 linux-2.4.19/drivers/pcmcia/yenta.c

Next file: linux-2.4.19/drivers/pnp/isapnp.c
Previous file: linux-2.4.19/drivers/pcmcia/ti113x.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/drivers/pcmcia/yenta.c linux-2.4.19/drivers/pcmcia/yenta.c
@@ -286,6 +286,9 @@
 		}
 		exca_writeb(socket, I365_CSCINT, reg);
 		exca_readb(socket, I365_CSC);
+	
+		if(socket->zoom_video)
+			socket->zoom_video(socket, state->flags & SS_ZVCARD);
 	}
 	config_writew(socket, CB_BRIDGE_CONTROL, bridge);
 	/* Socket event mask: get card insert/remove events.. */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)