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
- Lines: 14
- Date:
2004-04-14 06:05:31.000000000 -0700
- Orig file:
linux-2.4.25/drivers/pcmcia/yenta.c
- Orig date:
2004-02-18 05:36:31.000000000 -0800
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)