SOURCES: kernel-misc-tifm-7420_7620.patch (NEW) - first attempt to...

blues blues at pld-linux.org
Mon Nov 6 21:53:35 CET 2006


Author: blues                        Date: Mon Nov  6 20:53:35 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- first attempt to add support for PCI7420/7620 Combo CardBus

---- Files affected:
SOURCES:
   kernel-misc-tifm-7420_7620.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/kernel-misc-tifm-7420_7620.patch
diff -u /dev/null SOURCES/kernel-misc-tifm-7420_7620.patch:1.1
--- /dev/null	Mon Nov  6 21:53:35 2006
+++ SOURCES/kernel-misc-tifm-7420_7620.patch	Mon Nov  6 21:53:30 2006
@@ -0,0 +1,10 @@
+--- ./tifm_7xx1.c.org	2006-09-02 08:23:19.000000000 +0000
++++ ./tifm_7xx1.c	2006-11-06 20:38:55.000000000 +0000
+@@ -374,6 +374,7 @@
+ 	  0 }, /* xx21 - the one I have */
+         { PCI_VENDOR_ID_TI, 0x803B, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
+ 	  0 }, /* xx12 - should be also supported */
++	{ PCI_VENDOR_ID_TI, 0xac8f, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, /* PCI7420/7620 */
+ 	{ }
+ };
+ 
================================================================


More information about the pld-cvs-commit mailing list