rpms/kernel/FC-5 linux-2.6-compile-fixes.patch,1.58,1.59

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sat Sep 9 00:13:00 UTC 2006


Author: davej

Update of /cvs/dist/rpms/kernel/FC-5
In directory cvs.devel.redhat.com:/tmp/cvs-serv30932

Modified Files:
	linux-2.6-compile-fixes.patch 
Log Message:
compile fix



linux-2.6-compile-fixes.patch:
 pci_ids.h |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletion(-)

Index: linux-2.6-compile-fixes.patch
===================================================================
RCS file: /cvs/dist/rpms/kernel/FC-5/linux-2.6-compile-fixes.patch,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- linux-2.6-compile-fixes.patch	4 Aug 2006 06:26:16 -0000	1.58
+++ linux-2.6-compile-fixes.patch	9 Sep 2006 00:12:58 -0000	1.59
@@ -0,0 +1,44 @@
+
+commit 47251e05f74783cc03f83f5e88016fc2cbd059f1
+Author: Alan Cox <alan at redhat.com>
+Date:   Wed Sep 6 19:55:17 2006 +0200
+
+    pci_ids.h: add some VIA IDE identifiers
+    
+    Signed-off-by: Alan Cox <alan at redhat.com>
+    Signed-off-by: Adrian Bunk <bunk at stusta.de>
+
+diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
+index 751eea5..960fb7b 100644
+--- a/include/linux/pci_ids.h
++++ b/include/linux/pci_ids.h
+@@ -1223,6 +1223,7 @@ #define PCI_DEVICE_ID_VIA_PT880		0x0258
+ #define PCI_DEVICE_ID_VIA_PX8X0_0	0x0259
+ #define PCI_DEVICE_ID_VIA_3269_0	0x0269
+ #define PCI_DEVICE_ID_VIA_K8T800PRO_0	0x0282
++#define PCI_DEVICE_ID_VIA_3296_0	0x0296
+ #define PCI_DEVICE_ID_VIA_8363_0	0x0305
+ #define PCI_DEVICE_ID_VIA_P4M800CE	0x0314
+ #define PCI_DEVICE_ID_VIA_8371_0	0x0391
+@@ -1230,6 +1231,7 @@ #define PCI_DEVICE_ID_VIA_8501_0	0x0501
+ #define PCI_DEVICE_ID_VIA_82C561	0x0561
+ #define PCI_DEVICE_ID_VIA_82C586_1	0x0571
+ #define PCI_DEVICE_ID_VIA_82C576	0x0576
++#define PCI_DEVICE_ID_VIA_SATA_EIDE	0x0581
+ #define PCI_DEVICE_ID_VIA_82C586_0	0x0586
+ #define PCI_DEVICE_ID_VIA_82C596	0x0596
+ #define PCI_DEVICE_ID_VIA_82C597_0	0x0597
+@@ -1270,10 +1272,11 @@ #define PCI_DEVICE_ID_VIA_8378_0	0x3205
+ #define PCI_DEVICE_ID_VIA_8783_0	0x3208
+ #define PCI_DEVICE_ID_VIA_8237		0x3227
+ #define PCI_DEVICE_ID_VIA_8251		0x3287
+-#define PCI_DEVICE_ID_VIA_3296_0	0x0296
++#define PCI_DEVICE_ID_VIA_8237A		0x3337
+ #define PCI_DEVICE_ID_VIA_8231		0x8231
+ #define PCI_DEVICE_ID_VIA_8231_4	0x8235
+ #define PCI_DEVICE_ID_VIA_8365_1	0x8305
++#define PCI_DEVICE_ID_VIA_CX700		0x8324
+ #define PCI_DEVICE_ID_VIA_8371_1	0x8391
+ #define PCI_DEVICE_ID_VIA_82C598_1	0x8598
+ #define PCI_DEVICE_ID_VIA_838X_1	0xB188
+




More information about the fedora-cvs-commits mailing list