## Patch found on http://www.fedorawiki.de

## blacklist zd1211rw
## blacklist ieee80211_softmac



diff -Naur src/zd1205.c src/zd1205.c
--- src/zd1205.c 2006-07-09 11:55:08.000000000 +0200
+++ src/zd1205.c 2007-01-22 11:48:58.000000000 +0100
@@ -31,7 +31,7 @@
* -------------------------------------------------------------------- */
#define __KERNEL_SYSCALLS__

-#include <linux/config.h>
+#include <linux/autoconf.h>
#include <net/checksum.h>
#include <linux/tcp.h>
#include <linux/udp.h>
diff -Naur src/zd1205_proc.c src/zd1205_proc.c
--- src/zd1205_proc.c 2006-02-13 13:50:12.000000000 +0100
+++ src/zd1205_proc.c 2007-01-22 11:49:08.000000000 +0100
@@ -30,7 +30,7 @@
*
* -------------------------------------------------------------------- */

-#include <linux/config.h>
+#include <linux/autoconf.h>

#ifdef CONFIG_PROC_FS
#include "zd1205.h"
diff -Naur src/zd1211.c src/zd1211.c
--- src/zd1211.c 2006-06-16 12:35:59.000000000 +0200
+++ src/zd1211.c 2007-01-22 11:49:20.000000000 +0100
@@ -30,7 +30,7 @@
*
* -------------------------------------------------------------------- */

-#include <linux/config.h>
+#include <linux/autoconf.h>
#include <net/checksum.h>
#include <linux/tcp.h>
#include <linux/udp.h>
@@ -1887,13 +1887,13 @@
dev->hard_start_xmit = zd1205_xmit_frame;
dev->set_multicast_list = zd1205_set_multi;
dev->get_stats = zd1205_get_stats;
-#if ZDCONF_WE_STAT_SUPPORT == 1
+/*#if ZDCONF_WE_STAT_SUPPORT == 1

dev->get_wireless_stats = zd1205_iw_getstats;
#elif !defined(ZDCONF_WE_STAT_SUPPORT)
#error "Undefine ZDCONF_WE_STAT_SUPPORT"
#endif
-
+*/
dev->mtu = ZD1211_MTU;
dev->set_mac_address = zd1205_set_mac;
dev->tx_timeout = &zd1211_tx_timeout;

--
+--------------------------------------+
|  Nex2Go - Solution Center            |
|  Geldernsche Str.89                  |
|  47798 Krefeld                       |
+--------------------------------------+
|  Homepage: http://www.nex2go.de      |
|  Support: http://support.nex2go.de   |
+--------------------------------------+
|  Telefon: +49 (0) 1805 / 867077199   |
|  Fax: +49 (0) 1805 / 867077854       |
+--------------------------------------+




Attachment: bin9Pog5pIttF.bin
Description: Öffentlicher PGP-Schlüssel

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Zd1211-devs mailing list - http://zd1211.ath.cx/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs

Reply via email to