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

Next file: linux-2.4.26/drivers/scsi/advansys.c
Previous file: linux-2.4.26/drivers/net/wireless/atmel_cs.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.25/drivers/pcmcia/yenta.c linux-2.4.26/drivers/pcmcia/yenta.c
@@ -870,6 +870,13 @@
 	{ PD(TI,1420),	&ti_ops },
 	{ PD(TI,4410),	&ti_ops },
 	{ PD(TI,4451),	&ti_ops },
+	{ PD(TI,1510),  &ti_ops },
+	{ PD(TI,1520),  &ti_ops },
+
+	{ PD(ENE,1211),  &ti_ops },
+	{ PD(ENE,1225),  &ti_ops },
+	{ PD(ENE,1410),  &ti_ops },
+	{ PD(ENE,1420),  &ti_ops },
 
 	{ PD(RICOH,RL5C465), &ricoh_ops },
 	{ PD(RICOH,RL5C466), &ricoh_ops },

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