rpms/kernel/F-7 linux-2.6-ath5k.patch,1.2,1.3

John W. Linville (linville) fedora-extras-commits at redhat.com
Fri Sep 28 02:10:10 UTC 2007


Author: linville

Update of /cvs/pkgs/rpms/kernel/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22846

Modified Files:
	linux-2.6-ath5k.patch 
Log Message:
make sure ath5k patch can compile

linux-2.6-ath5k.patch:

Index: linux-2.6-ath5k.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-7/linux-2.6-ath5k.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- linux-2.6-ath5k.patch	28 Sep 2007 00:14:44 -0000	1.2
+++ linux-2.6-ath5k.patch	28 Sep 2007 02:10:07 -0000	1.3
@@ -14255,3 +14255,24 @@
 +	return ieee;
 +}
 +
+diff -up linux-2.6.22.noarch/include/linux/pci_ids.h.orig linux-2.6.22.noarch/include/linux/pci_ids.h
+--- linux-2.6.22.noarch/include/linux/pci_ids.h.orig	2007-09-27 22:06:11.000000000 -0400
++++ linux-2.6.22.noarch/include/linux/pci_ids.h	2007-09-27 22:08:08.000000000 -0400
+@@ -2056,6 +2056,8 @@
+ #define PCI_DEVICE_ID_BCM1250_PCI	0x0001
+ #define PCI_DEVICE_ID_BCM1250_HT	0x0002
+ 
++#define PCI_VENDOR_ID_ATHEROS		0x168c
++
+ #define PCI_VENDOR_ID_NETCELL		0x169c
+ #define PCI_DEVICE_ID_REVOLUTION	0x0044
+ 
+@@ -2407,6 +2409,8 @@
+ #define PCI_DEVICE_ID_NETMOS_9845	0x9845
+ #define PCI_DEVICE_ID_NETMOS_9855	0x9855
+ 
++#define PCI_VENDOR_ID_3COM_2		0xa727
++
+ #define PCI_SUBVENDOR_ID_EXSYS		0xd84d
+ #define PCI_SUBDEVICE_ID_EXSYS_4014	0x4014
+ #define PCI_SUBDEVICE_ID_EXSYS_4055	0x4055




More information about the scm-commits mailing list