rpms/kernel/FC-5 XXXX-tiacx-ia64-enable.txt,1.1.4.2,1.1.4.3

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Apr 26 16:58:43 UTC 2006


Author: linville

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

Added Files:
      Tag: private-linville-netdev-fc5-2-branch
	XXXX-tiacx-ia64-enable.txt 
Log Message:



Index: XXXX-tiacx-ia64-enable.txt
===================================================================
RCS file: XXXX-tiacx-ia64-enable.txt
diff -N XXXX-tiacx-ia64-enable.txt
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ XXXX-tiacx-ia64-enable.txt	26 Apr 2006 16:58:41 -0000	1.1.4.3
@@ -0,0 +1,28 @@
+--- linux-2.6.16.noarch/drivers/net/wireless/tiacx/wlan_compat.h.orig	2006-03-29 08:27:14.000000000 -0500
++++ linux-2.6.16.noarch/drivers/net/wireless/tiacx/wlan_compat.h	2006-03-29 08:30:24.000000000 -0500
+@@ -52,6 +52,7 @@
+ #define WLAN_SPARC			8
+ #define WLAN_SH				9
+ #define WLAN_x86_64			10
++#define WLAN_ITANIUM			11
+ /* WLAN_CPU_CORE */
+ #define WLAN_I386CORE			1
+ #define WLAN_PPCCORE			2
+@@ -81,6 +82,7 @@
+ #define WLAN_ALPHAARCH			7
+ #define WLAN_MIPSARCH			9
+ #define WLAN_HPPAARCH			10
++#define WLAN_ITANIUMARCH		11
+ /* WLAN_HOSTIF (generally set on the command line, not detected) */
+ #define WLAN_PCMCIA			1
+ #define WLAN_ISA			2
+@@ -158,6 +160,9 @@
+  #ifndef __LITTLE_ENDIAN__
+   #define __LITTLE_ENDIAN__
+  #endif
++#elif defined(__ia64__)
++ #define WLAN_CPU_FAMILY	WLAN_ITANIUM
++ #define WLAN_SYSARCH		WLAN_ITANIUMARCH
+ #else
+  #error "No CPU identified!"
+ #endif




More information about the fedora-cvs-commits mailing list