<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: MadWifi &#8211; Instalando Atheros Wireless Card sobre Linux</title>
	<atom:link href="http://www.guatewireless.org/internetworking/redes/wireless/madwifi-instalando-atheros-wireless-card-sobre-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.guatewireless.org/internetworking/redes/wireless/madwifi-instalando-atheros-wireless-card-sobre-linux/</link>
	<description>Ayuda e Ideas para el administrador de sistemas Linux, Windows, Redes inalámbricas, Hacks/Tutoriales y Foros</description>
	<lastBuildDate>Thu, 09 Feb 2012 17:47:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Brian</title>
		<link>http://www.guatewireless.org/internetworking/redes/wireless/madwifi-instalando-atheros-wireless-card-sobre-linux/comment-page-2/#comment-7130</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Fri, 01 Oct 2010 03:38:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.guatewireless.org/?p=208#comment-7130</guid>
		<description>disculpa, cuando hago el ultimo paso m-a a-i madwifi me salta un error

dh_testdir
dh_testroot
dh_clean
/usr/bin/make -C /usr/src/modules/madwifi clean \
	KERNELPATH=/usr/src/linux-headers-2.6.32-24-generic KERNELRELEASE=2.6.32-24-generic KERNELCONF=/usr/src/linux-headers-2.6.32-24-generic/.config
make[1]: se ingresa al directorio `/usr/src/modules/madwifi&#039;
for i in ath/ ath_hal/ ath_rate/ net80211/; do \
		/usr/bin/make -C $i clean; \
	done
make[2]: Entering directory `/usr/src/modules/madwifi/ath&#039;
rm -f *~ *.o *.ko *.mod.c .*.cmd
rm -f modules.order .depend .version .*.o.flags .*.o.d
rm -rf .tmp_versions
make[2]: Leaving directory `/usr/src/modules/madwifi/ath&#039;
make[2]: Entering directory `/usr/src/modules/madwifi/ath_hal&#039;
rm -f *~ *.o *.ko *.mod.c uudecode .*.cmd
rm -f modules.order .depend .version .*.o.flags .*.o.d
rm -rf .tmp_versions
make[2]: Leaving directory `/usr/src/modules/madwifi/ath_hal&#039;
make[2]: Entering directory `/usr/src/modules/madwifi/ath_rate&#039;
for i in amrr/ onoe/ sample/ minstrel/; do \
		/usr/bin/make -C $i clean; \
	done
make[3]: Entering directory `/usr/src/modules/madwifi/ath_rate/amrr&#039;
rm -f *~ *.o *.ko *.mod.c
rm -f modules.order .depend .version .*.o.flags .*.o.d .*.o.cmd .*.ko.cmd
rm -rf .tmp_versions
make[3]: Leaving directory `/usr/src/modules/madwifi/ath_rate/amrr&#039;
make[3]: Entering directory `/usr/src/modules/madwifi/ath_rate/onoe&#039;
rm -f *~ *.o *.ko *.mod.c
rm -f modules.order .depend .version .*.o.flags .*.o.d .*.o.cmd .*.ko.cmd
rm -rf .tmp_versions
make[3]: Leaving directory `/usr/src/modules/madwifi/ath_rate/onoe&#039;
make[3]: Entering directory `/usr/src/modules/madwifi/ath_rate/sample&#039;
rm -f *~ *.o *.ko *.mod.c
rm -f modules.order .depend .version .*.o.flags .*.o.d .*.o.cmd .*.ko.cmd
rm -rf .tmp_versions
make[3]: Leaving directory `/usr/src/modules/madwifi/ath_rate/sample&#039;
make[3]: Entering directory `/usr/src/modules/madwifi/ath_rate/minstrel&#039;
rm -f *~ *.o *.ko *.mod.c
rm -f modules.order .depend .version .*.o.flags .*.o.d .*.o.cmd .*.ko.cmd
rm -rf .tmp_versions
make[3]: Leaving directory `/usr/src/modules/madwifi/ath_rate/minstrel&#039;
rm -f modules.order
make[2]: Leaving directory `/usr/src/modules/madwifi/ath_rate&#039;
make[2]: Entering directory `/usr/src/modules/madwifi/net80211&#039;
rm -f *~ *.o *.ko *.mod.c
rm -f modules.order .depend .version .*.o.flags .*.o.d .*.o.cmd .*.ko.cmd
rm -rf .tmp_versions
make[2]: Leaving directory `/usr/src/modules/madwifi/net80211&#039;
/usr/bin/make -C ./tools  clean
make[2]: Entering directory `/usr/src/modules/madwifi/tools&#039;
rm -f athstats 80211stats athkey athchans athctrl athdebug 80211debug wlanconfig wpakey core a.out
for d in ath_info; do \
		/usr/bin/make -C $d clean; \
	done
make[3]: Entering directory `/usr/src/modules/madwifi/tools/ath_info&#039;
rm -f *.o ath_info
make[3]: Leaving directory `/usr/src/modules/madwifi/tools/ath_info&#039;
make[2]: Leaving directory `/usr/src/modules/madwifi/tools&#039;
rm -rf .tmp_versions
rm -f modules.order *.symvers svnversion.h
make[1]: se sale del directorio `/usr/src/modules/madwifi&#039;
/usr/bin/make  -f debian/rules kdist_clean kdist_config binary-modules
make[1]: se ingresa al directorio `/usr/src/modules/madwifi&#039;
dh_testdir
dh_testroot
dh_clean
/usr/bin/make -C /usr/src/modules/madwifi clean \
	KERNELPATH=/usr/src/linux-headers-2.6.32-24-generic KERNELRELEASE=2.6.32-24-generic KERNELCONF=/usr/src/linux-headers-2.6.32-24-generic/.config
make[2]: se ingresa al directorio `/usr/src/modules/madwifi&#039;
for i in ath/ ath_hal/ ath_rate/ net80211/; do \
		/usr/bin/make -C $i clean; \
	done
make[3]: Entering directory `/usr/src/modules/madwifi/ath&#039;
rm -f *~ *.o *.ko *.mod.c .*.cmd
rm -f modules.order .depend .version .*.o.flags .*.o.d
rm -rf .tmp_versions
make[3]: Leaving directory `/usr/src/modules/madwifi/ath&#039;
make[3]: Entering directory `/usr/src/modules/madwifi/ath_hal&#039;
rm -f *~ *.o *.ko *.mod.c uudecode .*.cmd
rm -f modules.order .depend .version .*.o.flags .*.o.d
rm -rf .tmp_versions
make[3]: Leaving directory `/usr/src/modules/madwifi/ath_hal&#039;
make[3]: Entering directory `/usr/src/modules/madwifi/ath_rate&#039;
for i in amrr/ onoe/ sample/ minstrel/; do \
		/usr/bin/make -C $i clean; \
	done
make[4]: Entering directory `/usr/src/modules/madwifi/ath_rate/amrr&#039;
rm -f *~ *.o *.ko *.mod.c
rm -f modules.order .depend .version .*.o.flags .*.o.d .*.o.cmd .*.ko.cmd
rm -rf .tmp_versions
make[4]: Leaving directory `/usr/src/modules/madwifi/ath_rate/amrr&#039;
make[4]: Entering directory `/usr/src/modules/madwifi/ath_rate/onoe&#039;
rm -f *~ *.o *.ko *.mod.c
rm -f modules.order .depend .version .*.o.flags .*.o.d .*.o.cmd .*.ko.cmd
rm -rf .tmp_versions
make[4]: Leaving directory `/usr/src/modules/madwifi/ath_rate/onoe&#039;
make[4]: Entering directory `/usr/src/modules/madwifi/ath_rate/sample&#039;
rm -f *~ *.o *.ko *.mod.c
rm -f modules.order .depend .version .*.o.flags .*.o.d .*.o.cmd .*.ko.cmd
rm -rf .tmp_versions
make[4]: Leaving directory `/usr/src/modules/madwifi/ath_rate/sample&#039;
make[4]: Entering directory `/usr/src/modules/madwifi/ath_rate/minstrel&#039;
rm -f *~ *.o *.ko *.mod.c
rm -f modules.order .depend .version .*.o.flags .*.o.d .*.o.cmd .*.ko.cmd
rm -rf .tmp_versions
make[4]: Leaving directory `/usr/src/modules/madwifi/ath_rate/minstrel&#039;
rm -f modules.order
make[3]: Leaving directory `/usr/src/modules/madwifi/ath_rate&#039;
make[3]: Entering directory `/usr/src/modules/madwifi/net80211&#039;
rm -f *~ *.o *.ko *.mod.c
rm -f modules.order .depend .version .*.o.flags .*.o.d .*.o.cmd .*.ko.cmd
rm -rf .tmp_versions
make[3]: Leaving directory `/usr/src/modules/madwifi/net80211&#039;
/usr/bin/make -C ./tools  clean
make[3]: Entering directory `/usr/src/modules/madwifi/tools&#039;
rm -f athstats 80211stats athkey athchans athctrl athdebug 80211debug wlanconfig wpakey core a.out
for d in ath_info; do \
		/usr/bin/make -C $d clean; \
	done
make[4]: Entering directory `/usr/src/modules/madwifi/tools/ath_info&#039;
rm -f *.o ath_info
make[4]: Leaving directory `/usr/src/modules/madwifi/tools/ath_info&#039;
make[3]: Leaving directory `/usr/src/modules/madwifi/tools&#039;
rm -rf .tmp_versions
rm -f modules.order *.symvers svnversion.h
make[2]: se sale del directorio `/usr/src/modules/madwifi&#039;
for templ in ; do \
    cp $templ `echo $templ &#124; sed -e &#039;s/_KVERS_/2.6.32-24-generic/g&#039;` ; \
  done
for templ in `ls debian/*.modules.in` ; do \
    test -e ${templ%.modules.in}.backup &#124;&#124; cp ${templ%.modules.in} ${templ%.modules.in}.backup 2&gt;/dev/null &#124;&#124; true; \
    sed -e &#039;s/##KVERS##/2.6.32-24-generic/g ;s/#KVERS#/2.6.32-24-generic/g ; s/_KVERS_/2.6.32-24-generic/g ; s/##KDREV##/2.6.32-24.42/g ; s/#KDREV#/2.6.32-24.42/g ; s/_KDREV_/2.6.32-24.42/g  &#039;  ${templ%.modules.in}; \
  done
dh_testdir
dh_testroot
dh_clean -k
# Build modules
/usr/bin/make -C /usr/src/modules/madwifi modules \
	KERNELPATH=/usr/src/linux-headers-2.6.32-24-generic KERNELRELEASE=2.6.32-24-generic KERNELCONF=/usr/src/linux-headers-2.6.32-24-generic/.config
make[2]: se ingresa al directorio `/usr/src/modules/madwifi&#039;
Checking requirements... ok.
Checking kernel configuration... ok.
/usr/bin/make -C /usr/src/linux-headers-2.6.32-24-generic SUBDIRS=/usr/src/modules/madwifi modules
make[3]: Entering directory `/usr/src/linux-headers-2.6.32-24-generic&#039;
  CC [M]  /usr/src/modules/madwifi/ath/if_ath.o
In file included from /usr/src/modules/madwifi/ath/../net80211/ieee80211_monitor.h:34,
                 from /usr/src/modules/madwifi/ath/if_ath.c:75:
/usr/src/modules/madwifi/ath/../ath/if_athvar.h:107: error: conflicting types for &#039;irqreturn_t&#039;
include/linux/irqreturn.h:16: note: previous declaration of &#039;irqreturn_t&#039; was here
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_attach&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:478: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c:818: error: &#039;struct net_device&#039; has no member named &#039;open&#039;
/usr/src/modules/madwifi/ath/if_ath.c:819: error: &#039;struct net_device&#039; has no member named &#039;stop&#039;
/usr/src/modules/madwifi/ath/if_ath.c:820: error: &#039;struct net_device&#039; has no member named &#039;hard_start_xmit&#039;
/usr/src/modules/madwifi/ath/if_ath.c:821: error: &#039;struct net_device&#039; has no member named &#039;tx_timeout&#039;
/usr/src/modules/madwifi/ath/if_ath.c:823: error: &#039;struct net_device&#039; has no member named &#039;set_multicast_list&#039;
/usr/src/modules/madwifi/ath/if_ath.c:824: error: &#039;struct net_device&#039; has no member named &#039;do_ioctl&#039;
/usr/src/modules/madwifi/ath/if_ath.c:825: error: &#039;struct net_device&#039; has no member named &#039;get_stats&#039;
/usr/src/modules/madwifi/ath/if_ath.c:826: error: &#039;struct net_device&#039; has no member named &#039;set_mac_address&#039;
/usr/src/modules/madwifi/ath/if_ath.c:827: error: &#039;struct net_device&#039; has no member named &#039;change_mtu&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_detach&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:1129: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c:1184: error: &#039;struct net_device&#039; has no member named &#039;stop&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_vap_create&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:1193: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c:1268: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_vap_delete&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:1452: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_suspend&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:1552: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c:1552: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c:1552: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c:1552: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c:1552: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c:1552: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_resume&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:1559: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c:1559: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c:1559: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c:1559: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c:1559: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c:1559: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_intr&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:2259: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_fatal_tasklet&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:2455: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_rxorn_tasklet&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:2465: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_bmiss_tasklet&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:2475: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_init&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:2517: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_stop_locked&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:2620: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_stop&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:2701: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_reset&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:2741: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_tx_startraw&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:2960: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_hardstart&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:3272: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_mgtstart&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:3619: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_key_alloc&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:3951: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_key_delete&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:4016: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_key_set&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:4092: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_key_update_begin&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:4107: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_key_update_end&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:4128: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_mode_init&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:4218: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_updateslot&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:4350: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_beacon_dturbo_config&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:4377: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_beacon_dturbo_update&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:4426: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_turbo_switch_mode&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:4569: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_bstuck_tasklet&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:5282: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_node_alloc&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:5690: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_node_cleanup&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:5718: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_recv_mgmt&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:6238: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_rx_tasklet&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:6361: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_grppoll_start&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:6799: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_grppoll_stop&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:7005: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_wme_update&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:7211: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_uapsd_flush&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:7230: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_tx_start&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:7403: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_tx_tasklet_q0&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:8242: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_tx_tasklet_q0123&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:8263: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_tx_tasklet&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:8307: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_tx_timeout&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:8335: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_calibrate&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:8722: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_scan_start&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:8802: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_scan_end&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:8822: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_set_channel&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:8840: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_set_coverageclass&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:8856: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_mhz2ieee&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:8866: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_newstate&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:8881: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_setup_stationkey&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:9376: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_newassoc&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:9537: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_getchannels&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:9568: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_xr_rate_setup&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:9866: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_setup_subrates&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:9895: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_rate_setup&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:9938: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_printtxbuf&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:10162: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_getstats&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:10189: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_set_mac_address&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:10212: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_change_mtu&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:10241: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_ioctl&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:10330: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
cc1: warnings being treated as errors
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_sysctl_halparam&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:10502: error: passing argument 5 of &#039;proc_dointvec&#039; from incompatible pointer type
include/linux/sysctl.h:985: note: expected &#039;loff_t *&#039; but argument is of type &#039;size_t *&#039;
/usr/src/modules/madwifi/ath/if_ath.c:10502: error: too many arguments to function &#039;proc_dointvec&#039;
/usr/src/modules/madwifi/ath/if_ath.c:10813: error: passing argument 5 of &#039;proc_dointvec&#039; from incompatible pointer type
include/linux/sysctl.h:985: note: expected &#039;loff_t *&#039; but argument is of type &#039;size_t *&#039;
/usr/src/modules/madwifi/ath/if_ath.c:10813: error: too many arguments to function &#039;proc_dointvec&#039;
/usr/src/modules/madwifi/ath/if_ath.c: At top level:
/usr/src/modules/madwifi/ath/if_ath.c:10825: error: initialization from incompatible pointer type
/usr/src/modules/madwifi/ath/if_ath.c:10831: error: initialization from incompatible pointer type
/usr/src/modules/madwifi/ath/if_ath.c:10837: error: initialization from incompatible pointer type
/usr/src/modules/madwifi/ath/if_ath.c:10843: error: initialization from incompatible pointer type
/usr/src/modules/madwifi/ath/if_ath.c:10849: error: initialization from incompatible pointer type
/usr/src/modules/madwifi/ath/if_ath.c:10855: error: initialization from incompatible pointer type
/usr/src/modules/madwifi/ath/if_ath.c:10861: error: initialization from incompatible pointer type
/usr/src/modules/madwifi/ath/if_ath.c:10867: error: initialization from incompatible pointer type
/usr/src/modules/madwifi/ath/if_ath.c:10873: error: initialization from incompatible pointer type
/usr/src/modules/madwifi/ath/if_ath.c:10880: error: initialization from incompatible pointer type
/usr/src/modules/madwifi/ath/if_ath.c:10887: error: initialization from incompatible pointer type
/usr/src/modules/madwifi/ath/if_ath.c:10893: error: initialization from incompatible pointer type
/usr/src/modules/madwifi/ath/if_ath.c:10899: error: initialization from incompatible pointer type
/usr/src/modules/madwifi/ath/if_ath.c:10905: error: initialization from incompatible pointer type
/usr/src/modules/madwifi/ath/if_ath.c:10911: error: initialization from incompatible pointer type
/usr/src/modules/madwifi/ath/if_ath.c:10918: error: initialization from incompatible pointer type
/usr/src/modules/madwifi/ath/if_ath.c:10924: error: initialization from incompatible pointer type
/usr/src/modules/madwifi/ath/if_ath.c:10931: error: initialization from incompatible pointer type
/usr/src/modules/madwifi/ath/if_ath.c:10937: error: initialization from incompatible pointer type
/usr/src/modules/madwifi/ath/if_ath.c:10943: error: initialization from incompatible pointer type
/usr/src/modules/madwifi/ath/if_ath.c:10949: error: initialization from incompatible pointer type
/usr/src/modules/madwifi/ath/if_ath.c:10955: error: initialization from incompatible pointer type
/usr/src/modules/madwifi/ath/if_ath.c:10961: error: initialization from incompatible pointer type
/usr/src/modules/madwifi/ath/if_ath.c:10967: error: initialization from incompatible pointer type
/usr/src/modules/madwifi/ath/if_ath.c:10973: error: initialization from incompatible pointer type
/usr/src/modules/madwifi/ath/if_ath.c:10979: error: initialization from incompatible pointer type
/usr/src/modules/madwifi/ath/if_ath.c:10985: error: initialization from incompatible pointer type
/usr/src/modules/madwifi/ath/if_ath.c:10991: error: initialization from incompatible pointer type
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_announce&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:11083: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;txcont_configure_radio&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:11279: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;txcont_queue_packet&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:11550: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;txcont_on&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:11684: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;txcont_off&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:11705: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_get_dfs_testmode&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:11719: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_set_dfs_testmode&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:11746: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_get_txcont&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:11756: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_set_txcont_power&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:11774: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_get_txcont_power&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:11792: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_set_txcont_rate&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:11802: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_get_txcont_rate&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:11819: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_set_dfs_cac_time&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:11829: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_get_dfs_cac_time&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:11839: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_set_dfs_excl_period&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:11859: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_get_dfs_excl_period&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:11868: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_test_radar&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:11880: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_dump_hal_map&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:11895: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_rcv_dev_event&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:12003: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
/usr/src/modules/madwifi/ath/if_ath.c:12005: error: &#039;struct net_device&#039; has no member named &#039;open&#039;
/usr/src/modules/madwifi/ath/if_ath.c: In function &#039;ath_debug_iwpriv&#039;:
/usr/src/modules/madwifi/ath/if_ath.c:12370: error: &#039;struct net_device&#039; has no member named &#039;priv&#039;
make[5]: *** [/usr/src/modules/madwifi/ath/if_ath.o] Error 1
make[4]: *** [/usr/src/modules/madwifi/ath] Error 2
make[3]: *** [_module_/usr/src/modules/madwifi] Error 2
make[3]: Leaving directory `/usr/src/linux-headers-2.6.32-24-generic&#039;
make[2]: *** [modules] Error 2
make[2]: se sale del directorio `/usr/src/modules/madwifi&#039;
make[1]: *** [binary-modules] Error 2
make[1]: se sale del directorio `/usr/src/modules/madwifi&#039;
make: *** [kdist_build] Error 2</description>
		<content:encoded><![CDATA[<p>disculpa, cuando hago el ultimo paso m-a a-i madwifi me salta un error</p>
<p>dh_testdir<br />
dh_testroot<br />
dh_clean<br />
/usr/bin/make -C /usr/src/modules/madwifi clean \<br />
	KERNELPATH=/usr/src/linux-headers-2.6.32-24-generic KERNELRELEASE=2.6.32-24-generic KERNELCONF=/usr/src/linux-headers-2.6.32-24-generic/.config<br />
make[1]: se ingresa al directorio `/usr/src/modules/madwifi&#8217;<br />
for i in ath/ ath_hal/ ath_rate/ net80211/; do \<br />
		/usr/bin/make -C $i clean; \<br />
	done<br />
make[2]: Entering directory `/usr/src/modules/madwifi/ath&#8217;<br />
rm -f *~ *.o *.ko *.mod.c .*.cmd<br />
rm -f modules.order .depend .version .*.o.flags .*.o.d<br />
rm -rf .tmp_versions<br />
make[2]: Leaving directory `/usr/src/modules/madwifi/ath&#8217;<br />
make[2]: Entering directory `/usr/src/modules/madwifi/ath_hal&#8217;<br />
rm -f *~ *.o *.ko *.mod.c uudecode .*.cmd<br />
rm -f modules.order .depend .version .*.o.flags .*.o.d<br />
rm -rf .tmp_versions<br />
make[2]: Leaving directory `/usr/src/modules/madwifi/ath_hal&#8217;<br />
make[2]: Entering directory `/usr/src/modules/madwifi/ath_rate&#8217;<br />
for i in amrr/ onoe/ sample/ minstrel/; do \<br />
		/usr/bin/make -C $i clean; \<br />
	done<br />
make[3]: Entering directory `/usr/src/modules/madwifi/ath_rate/amrr&#8217;<br />
rm -f *~ *.o *.ko *.mod.c<br />
rm -f modules.order .depend .version .*.o.flags .*.o.d .*.o.cmd .*.ko.cmd<br />
rm -rf .tmp_versions<br />
make[3]: Leaving directory `/usr/src/modules/madwifi/ath_rate/amrr&#8217;<br />
make[3]: Entering directory `/usr/src/modules/madwifi/ath_rate/onoe&#8217;<br />
rm -f *~ *.o *.ko *.mod.c<br />
rm -f modules.order .depend .version .*.o.flags .*.o.d .*.o.cmd .*.ko.cmd<br />
rm -rf .tmp_versions<br />
make[3]: Leaving directory `/usr/src/modules/madwifi/ath_rate/onoe&#8217;<br />
make[3]: Entering directory `/usr/src/modules/madwifi/ath_rate/sample&#8217;<br />
rm -f *~ *.o *.ko *.mod.c<br />
rm -f modules.order .depend .version .*.o.flags .*.o.d .*.o.cmd .*.ko.cmd<br />
rm -rf .tmp_versions<br />
make[3]: Leaving directory `/usr/src/modules/madwifi/ath_rate/sample&#8217;<br />
make[3]: Entering directory `/usr/src/modules/madwifi/ath_rate/minstrel&#8217;<br />
rm -f *~ *.o *.ko *.mod.c<br />
rm -f modules.order .depend .version .*.o.flags .*.o.d .*.o.cmd .*.ko.cmd<br />
rm -rf .tmp_versions<br />
make[3]: Leaving directory `/usr/src/modules/madwifi/ath_rate/minstrel&#8217;<br />
rm -f modules.order<br />
make[2]: Leaving directory `/usr/src/modules/madwifi/ath_rate&#8217;<br />
make[2]: Entering directory `/usr/src/modules/madwifi/net80211&#8242;<br />
rm -f *~ *.o *.ko *.mod.c<br />
rm -f modules.order .depend .version .*.o.flags .*.o.d .*.o.cmd .*.ko.cmd<br />
rm -rf .tmp_versions<br />
make[2]: Leaving directory `/usr/src/modules/madwifi/net80211&#8242;<br />
/usr/bin/make -C ./tools  clean<br />
make[2]: Entering directory `/usr/src/modules/madwifi/tools&#8217;<br />
rm -f athstats 80211stats athkey athchans athctrl athdebug 80211debug wlanconfig wpakey core a.out<br />
for d in ath_info; do \<br />
		/usr/bin/make -C $d clean; \<br />
	done<br />
make[3]: Entering directory `/usr/src/modules/madwifi/tools/ath_info&#8217;<br />
rm -f *.o ath_info<br />
make[3]: Leaving directory `/usr/src/modules/madwifi/tools/ath_info&#8217;<br />
make[2]: Leaving directory `/usr/src/modules/madwifi/tools&#8217;<br />
rm -rf .tmp_versions<br />
rm -f modules.order *.symvers svnversion.h<br />
make[1]: se sale del directorio `/usr/src/modules/madwifi&#8217;<br />
/usr/bin/make  -f debian/rules kdist_clean kdist_config binary-modules<br />
make[1]: se ingresa al directorio `/usr/src/modules/madwifi&#8217;<br />
dh_testdir<br />
dh_testroot<br />
dh_clean<br />
/usr/bin/make -C /usr/src/modules/madwifi clean \<br />
	KERNELPATH=/usr/src/linux-headers-2.6.32-24-generic KERNELRELEASE=2.6.32-24-generic KERNELCONF=/usr/src/linux-headers-2.6.32-24-generic/.config<br />
make[2]: se ingresa al directorio `/usr/src/modules/madwifi&#8217;<br />
for i in ath/ ath_hal/ ath_rate/ net80211/; do \<br />
		/usr/bin/make -C $i clean; \<br />
	done<br />
make[3]: Entering directory `/usr/src/modules/madwifi/ath&#8217;<br />
rm -f *~ *.o *.ko *.mod.c .*.cmd<br />
rm -f modules.order .depend .version .*.o.flags .*.o.d<br />
rm -rf .tmp_versions<br />
make[3]: Leaving directory `/usr/src/modules/madwifi/ath&#8217;<br />
make[3]: Entering directory `/usr/src/modules/madwifi/ath_hal&#8217;<br />
rm -f *~ *.o *.ko *.mod.c uudecode .*.cmd<br />
rm -f modules.order .depend .version .*.o.flags .*.o.d<br />
rm -rf .tmp_versions<br />
make[3]: Leaving directory `/usr/src/modules/madwifi/ath_hal&#8217;<br />
make[3]: Entering directory `/usr/src/modules/madwifi/ath_rate&#8217;<br />
for i in amrr/ onoe/ sample/ minstrel/; do \<br />
		/usr/bin/make -C $i clean; \<br />
	done<br />
make[4]: Entering directory `/usr/src/modules/madwifi/ath_rate/amrr&#8217;<br />
rm -f *~ *.o *.ko *.mod.c<br />
rm -f modules.order .depend .version .*.o.flags .*.o.d .*.o.cmd .*.ko.cmd<br />
rm -rf .tmp_versions<br />
make[4]: Leaving directory `/usr/src/modules/madwifi/ath_rate/amrr&#8217;<br />
make[4]: Entering directory `/usr/src/modules/madwifi/ath_rate/onoe&#8217;<br />
rm -f *~ *.o *.ko *.mod.c<br />
rm -f modules.order .depend .version .*.o.flags .*.o.d .*.o.cmd .*.ko.cmd<br />
rm -rf .tmp_versions<br />
make[4]: Leaving directory `/usr/src/modules/madwifi/ath_rate/onoe&#8217;<br />
make[4]: Entering directory `/usr/src/modules/madwifi/ath_rate/sample&#8217;<br />
rm -f *~ *.o *.ko *.mod.c<br />
rm -f modules.order .depend .version .*.o.flags .*.o.d .*.o.cmd .*.ko.cmd<br />
rm -rf .tmp_versions<br />
make[4]: Leaving directory `/usr/src/modules/madwifi/ath_rate/sample&#8217;<br />
make[4]: Entering directory `/usr/src/modules/madwifi/ath_rate/minstrel&#8217;<br />
rm -f *~ *.o *.ko *.mod.c<br />
rm -f modules.order .depend .version .*.o.flags .*.o.d .*.o.cmd .*.ko.cmd<br />
rm -rf .tmp_versions<br />
make[4]: Leaving directory `/usr/src/modules/madwifi/ath_rate/minstrel&#8217;<br />
rm -f modules.order<br />
make[3]: Leaving directory `/usr/src/modules/madwifi/ath_rate&#8217;<br />
make[3]: Entering directory `/usr/src/modules/madwifi/net80211&#8242;<br />
rm -f *~ *.o *.ko *.mod.c<br />
rm -f modules.order .depend .version .*.o.flags .*.o.d .*.o.cmd .*.ko.cmd<br />
rm -rf .tmp_versions<br />
make[3]: Leaving directory `/usr/src/modules/madwifi/net80211&#8242;<br />
/usr/bin/make -C ./tools  clean<br />
make[3]: Entering directory `/usr/src/modules/madwifi/tools&#8217;<br />
rm -f athstats 80211stats athkey athchans athctrl athdebug 80211debug wlanconfig wpakey core a.out<br />
for d in ath_info; do \<br />
		/usr/bin/make -C $d clean; \<br />
	done<br />
make[4]: Entering directory `/usr/src/modules/madwifi/tools/ath_info&#8217;<br />
rm -f *.o ath_info<br />
make[4]: Leaving directory `/usr/src/modules/madwifi/tools/ath_info&#8217;<br />
make[3]: Leaving directory `/usr/src/modules/madwifi/tools&#8217;<br />
rm -rf .tmp_versions<br />
rm -f modules.order *.symvers svnversion.h<br />
make[2]: se sale del directorio `/usr/src/modules/madwifi&#8217;<br />
for templ in ; do \<br />
    cp $templ `echo $templ | sed -e &#8216;s/_KVERS_/2.6.32-24-generic/g&#8217;` ; \<br />
  done<br />
for templ in `ls debian/*.modules.in` ; do \<br />
    test -e ${templ%.modules.in}.backup || cp ${templ%.modules.in} ${templ%.modules.in}.backup 2&gt;/dev/null || true; \<br />
    sed -e &#8216;s/##KVERS##/2.6.32-24-generic/g ;s/#KVERS#/2.6.32-24-generic/g ; s/_KVERS_/2.6.32-24-generic/g ; s/##KDREV##/2.6.32-24.42/g ; s/#KDREV#/2.6.32-24.42/g ; s/_KDREV_/2.6.32-24.42/g  &#8216;  ${templ%.modules.in}; \<br />
  done<br />
dh_testdir<br />
dh_testroot<br />
dh_clean -k<br />
# Build modules<br />
/usr/bin/make -C /usr/src/modules/madwifi modules \<br />
	KERNELPATH=/usr/src/linux-headers-2.6.32-24-generic KERNELRELEASE=2.6.32-24-generic KERNELCONF=/usr/src/linux-headers-2.6.32-24-generic/.config<br />
make[2]: se ingresa al directorio `/usr/src/modules/madwifi&#8217;<br />
Checking requirements&#8230; ok.<br />
Checking kernel configuration&#8230; ok.<br />
/usr/bin/make -C /usr/src/linux-headers-2.6.32-24-generic SUBDIRS=/usr/src/modules/madwifi modules<br />
make[3]: Entering directory `/usr/src/linux-headers-2.6.32-24-generic&#8217;<br />
  CC [M]  /usr/src/modules/madwifi/ath/if_ath.o<br />
In file included from /usr/src/modules/madwifi/ath/../net80211/ieee80211_monitor.h:34,<br />
                 from /usr/src/modules/madwifi/ath/if_ath.c:75:<br />
/usr/src/modules/madwifi/ath/../ath/if_athvar.h:107: error: conflicting types for &#8216;irqreturn_t&#8217;<br />
include/linux/irqreturn.h:16: note: previous declaration of &#8216;irqreturn_t&#8217; was here<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_attach&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:478: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c:818: error: &#8216;struct net_device&#8217; has no member named &#8216;open&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c:819: error: &#8216;struct net_device&#8217; has no member named &#8216;stop&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c:820: error: &#8216;struct net_device&#8217; has no member named &#8216;hard_start_xmit&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c:821: error: &#8216;struct net_device&#8217; has no member named &#8216;tx_timeout&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c:823: error: &#8216;struct net_device&#8217; has no member named &#8216;set_multicast_list&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c:824: error: &#8216;struct net_device&#8217; has no member named &#8216;do_ioctl&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c:825: error: &#8216;struct net_device&#8217; has no member named &#8216;get_stats&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c:826: error: &#8216;struct net_device&#8217; has no member named &#8216;set_mac_address&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c:827: error: &#8216;struct net_device&#8217; has no member named &#8216;change_mtu&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_detach&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:1129: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c:1184: error: &#8216;struct net_device&#8217; has no member named &#8216;stop&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_vap_create&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:1193: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c:1268: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_vap_delete&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:1452: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_suspend&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:1552: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c:1552: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c:1552: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c:1552: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c:1552: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c:1552: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_resume&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:1559: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c:1559: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c:1559: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c:1559: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c:1559: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c:1559: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_intr&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:2259: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_fatal_tasklet&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:2455: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_rxorn_tasklet&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:2465: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_bmiss_tasklet&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:2475: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_init&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:2517: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_stop_locked&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:2620: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_stop&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:2701: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_reset&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:2741: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_tx_startraw&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:2960: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_hardstart&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:3272: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_mgtstart&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:3619: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_key_alloc&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:3951: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_key_delete&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:4016: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_key_set&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:4092: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_key_update_begin&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:4107: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_key_update_end&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:4128: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_mode_init&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:4218: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_updateslot&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:4350: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_beacon_dturbo_config&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:4377: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_beacon_dturbo_update&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:4426: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_turbo_switch_mode&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:4569: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_bstuck_tasklet&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:5282: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_node_alloc&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:5690: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_node_cleanup&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:5718: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_recv_mgmt&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:6238: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_rx_tasklet&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:6361: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_grppoll_start&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:6799: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_grppoll_stop&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:7005: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_wme_update&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:7211: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_uapsd_flush&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:7230: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_tx_start&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:7403: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_tx_tasklet_q0&#8242;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:8242: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_tx_tasklet_q0123&#8242;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:8263: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_tx_tasklet&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:8307: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_tx_timeout&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:8335: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_calibrate&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:8722: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_scan_start&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:8802: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_scan_end&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:8822: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_set_channel&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:8840: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_set_coverageclass&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:8856: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_mhz2ieee&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:8866: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_newstate&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:8881: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_setup_stationkey&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:9376: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_newassoc&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:9537: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_getchannels&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:9568: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_xr_rate_setup&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:9866: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_setup_subrates&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:9895: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_rate_setup&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:9938: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_printtxbuf&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:10162: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_getstats&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:10189: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_set_mac_address&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:10212: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_change_mtu&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:10241: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_ioctl&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:10330: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
cc1: warnings being treated as errors<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_sysctl_halparam&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:10502: error: passing argument 5 of &#8216;proc_dointvec&#8217; from incompatible pointer type<br />
include/linux/sysctl.h:985: note: expected &#8216;loff_t *&#8217; but argument is of type &#8216;size_t *&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c:10502: error: too many arguments to function &#8216;proc_dointvec&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c:10813: error: passing argument 5 of &#8216;proc_dointvec&#8217; from incompatible pointer type<br />
include/linux/sysctl.h:985: note: expected &#8216;loff_t *&#8217; but argument is of type &#8216;size_t *&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c:10813: error: too many arguments to function &#8216;proc_dointvec&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: At top level:<br />
/usr/src/modules/madwifi/ath/if_ath.c:10825: error: initialization from incompatible pointer type<br />
/usr/src/modules/madwifi/ath/if_ath.c:10831: error: initialization from incompatible pointer type<br />
/usr/src/modules/madwifi/ath/if_ath.c:10837: error: initialization from incompatible pointer type<br />
/usr/src/modules/madwifi/ath/if_ath.c:10843: error: initialization from incompatible pointer type<br />
/usr/src/modules/madwifi/ath/if_ath.c:10849: error: initialization from incompatible pointer type<br />
/usr/src/modules/madwifi/ath/if_ath.c:10855: error: initialization from incompatible pointer type<br />
/usr/src/modules/madwifi/ath/if_ath.c:10861: error: initialization from incompatible pointer type<br />
/usr/src/modules/madwifi/ath/if_ath.c:10867: error: initialization from incompatible pointer type<br />
/usr/src/modules/madwifi/ath/if_ath.c:10873: error: initialization from incompatible pointer type<br />
/usr/src/modules/madwifi/ath/if_ath.c:10880: error: initialization from incompatible pointer type<br />
/usr/src/modules/madwifi/ath/if_ath.c:10887: error: initialization from incompatible pointer type<br />
/usr/src/modules/madwifi/ath/if_ath.c:10893: error: initialization from incompatible pointer type<br />
/usr/src/modules/madwifi/ath/if_ath.c:10899: error: initialization from incompatible pointer type<br />
/usr/src/modules/madwifi/ath/if_ath.c:10905: error: initialization from incompatible pointer type<br />
/usr/src/modules/madwifi/ath/if_ath.c:10911: error: initialization from incompatible pointer type<br />
/usr/src/modules/madwifi/ath/if_ath.c:10918: error: initialization from incompatible pointer type<br />
/usr/src/modules/madwifi/ath/if_ath.c:10924: error: initialization from incompatible pointer type<br />
/usr/src/modules/madwifi/ath/if_ath.c:10931: error: initialization from incompatible pointer type<br />
/usr/src/modules/madwifi/ath/if_ath.c:10937: error: initialization from incompatible pointer type<br />
/usr/src/modules/madwifi/ath/if_ath.c:10943: error: initialization from incompatible pointer type<br />
/usr/src/modules/madwifi/ath/if_ath.c:10949: error: initialization from incompatible pointer type<br />
/usr/src/modules/madwifi/ath/if_ath.c:10955: error: initialization from incompatible pointer type<br />
/usr/src/modules/madwifi/ath/if_ath.c:10961: error: initialization from incompatible pointer type<br />
/usr/src/modules/madwifi/ath/if_ath.c:10967: error: initialization from incompatible pointer type<br />
/usr/src/modules/madwifi/ath/if_ath.c:10973: error: initialization from incompatible pointer type<br />
/usr/src/modules/madwifi/ath/if_ath.c:10979: error: initialization from incompatible pointer type<br />
/usr/src/modules/madwifi/ath/if_ath.c:10985: error: initialization from incompatible pointer type<br />
/usr/src/modules/madwifi/ath/if_ath.c:10991: error: initialization from incompatible pointer type<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_announce&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:11083: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;txcont_configure_radio&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:11279: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;txcont_queue_packet&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:11550: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;txcont_on&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:11684: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;txcont_off&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:11705: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_get_dfs_testmode&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:11719: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_set_dfs_testmode&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:11746: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_get_txcont&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:11756: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_set_txcont_power&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:11774: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_get_txcont_power&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:11792: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_set_txcont_rate&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:11802: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_get_txcont_rate&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:11819: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_set_dfs_cac_time&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:11829: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_get_dfs_cac_time&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:11839: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_set_dfs_excl_period&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:11859: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_get_dfs_excl_period&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:11868: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_test_radar&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:11880: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_dump_hal_map&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:11895: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_rcv_dev_event&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:12003: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c:12005: error: &#8216;struct net_device&#8217; has no member named &#8216;open&#8217;<br />
/usr/src/modules/madwifi/ath/if_ath.c: In function &#8216;ath_debug_iwpriv&#8217;:<br />
/usr/src/modules/madwifi/ath/if_ath.c:12370: error: &#8216;struct net_device&#8217; has no member named &#8216;priv&#8217;<br />
make[5]: *** [/usr/src/modules/madwifi/ath/if_ath.o] Error 1<br />
make[4]: *** [/usr/src/modules/madwifi/ath] Error 2<br />
make[3]: *** [_module_/usr/src/modules/madwifi] Error 2<br />
make[3]: Leaving directory `/usr/src/linux-headers-2.6.32-24-generic&#8217;<br />
make[2]: *** [modules] Error 2<br />
make[2]: se sale del directorio `/usr/src/modules/madwifi&#8217;<br />
make[1]: *** [binary-modules] Error 2<br />
make[1]: se sale del directorio `/usr/src/modules/madwifi&#8217;<br />
make: *** [kdist_build] Error 2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gerard</title>
		<link>http://www.guatewireless.org/internetworking/redes/wireless/madwifi-instalando-atheros-wireless-card-sobre-linux/comment-page-2/#comment-6825</link>
		<dc:creator>gerard</dc:creator>
		<pubDate>Wed, 04 Aug 2010 17:41:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.guatewireless.org/?p=208#comment-6825</guid>
		<description>hola tambien tengo el mismo problema y no puedo seguir tu guia ya q la unica mnera q me puedo conectar a internet es por la wifi.. no puedo darle update..... y tengo el dvd live cd.... con ese funcionara ,.. tengo entendiido q por lo q no es pesado. no trae mucho software en el cd.- q puedo hacer ya no c q ma hacer buu helpme</description>
		<content:encoded><![CDATA[<p>hola tambien tengo el mismo problema y no puedo seguir tu guia ya q la unica mnera q me puedo conectar a internet es por la wifi.. no puedo darle update&#8230;.. y tengo el dvd live cd&#8230;. con ese funcionara ,.. tengo entendiido q por lo q no es pesado. no trae mucho software en el cd.- q puedo hacer ya no c q ma hacer buu helpme</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oscar</title>
		<link>http://www.guatewireless.org/internetworking/redes/wireless/madwifi-instalando-atheros-wireless-card-sobre-linux/comment-page-2/#comment-6322</link>
		<dc:creator>oscar</dc:creator>
		<pubDate>Tue, 20 Apr 2010 02:22:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.guatewireless.org/?p=208#comment-6322</guid>
		<description>me recomiendan varios drivers pero no se como instalarlos en este sistema operativo</description>
		<content:encoded><![CDATA[<p>me recomiendan varios drivers pero no se como instalarlos en este sistema operativo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oscar</title>
		<link>http://www.guatewireless.org/internetworking/redes/wireless/madwifi-instalando-atheros-wireless-card-sobre-linux/comment-page-2/#comment-6321</link>
		<dc:creator>oscar</dc:creator>
		<pubDate>Tue, 20 Apr 2010 02:21:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.guatewireless.org/?p=208#comment-6321</guid>
		<description>problema: el sistema wifislax linux no detecta mi targeta de red, me dicen que es porque esta tiene interruptor de encendido, la targeta es una atheros lan-express as ieee 802.11g pci-e adapter utlilizo el cd para arrancar el wifislax y cuando lo hago no enciende el led de la targeta osea ni la detecta. lo que no se es como hacer para que la detecte este sistema si me puededs ayudar gracias. si falta info preguntame para rastrear mi lap</description>
		<content:encoded><![CDATA[<p>problema: el sistema wifislax linux no detecta mi targeta de red, me dicen que es porque esta tiene interruptor de encendido, la targeta es una atheros lan-express as ieee 802.11g pci-e adapter utlilizo el cd para arrancar el wifislax y cuando lo hago no enciende el led de la targeta osea ni la detecta. lo que no se es como hacer para que la detecte este sistema si me puededs ayudar gracias. si falta info preguntame para rastrear mi lap</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marco</title>
		<link>http://www.guatewireless.org/internetworking/redes/wireless/madwifi-instalando-atheros-wireless-card-sobre-linux/comment-page-2/#comment-6088</link>
		<dc:creator>marco</dc:creator>
		<pubDate>Sun, 14 Mar 2010 05:01:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.guatewireless.org/?p=208#comment-6088</guid>
		<description>Funciona de maravilla gracias.</description>
		<content:encoded><![CDATA[<p>Funciona de maravilla gracias.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fher98</title>
		<link>http://www.guatewireless.org/internetworking/redes/wireless/madwifi-instalando-atheros-wireless-card-sobre-linux/comment-page-1/#comment-3078</link>
		<dc:creator>fher98</dc:creator>
		<pubDate>Wed, 08 Jul 2009 16:15:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.guatewireless.org/?p=208#comment-3078</guid>
		<description>Problema drivers wlan0 Debian Lenny de Notebook Toshiba Satellite A205-SP5820 Atheros® 802.11b/g</description>
		<content:encoded><![CDATA[<p>Problema drivers wlan0 Debian Lenny de Notebook Toshiba Satellite A205-SP5820 Atheros® 802.11b/g</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FoxCarlos</title>
		<link>http://www.guatewireless.org/internetworking/redes/wireless/madwifi-instalando-atheros-wireless-card-sobre-linux/comment-page-1/#comment-1996</link>
		<dc:creator>FoxCarlos</dc:creator>
		<pubDate>Sat, 06 Dec 2008 18:25:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.guatewireless.org/?p=208#comment-1996</guid>
		<description>Excelente Gracias ya funciona bien</description>
		<content:encoded><![CDATA[<p>Excelente Gracias ya funciona bien</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fher98</title>
		<link>http://www.guatewireless.org/internetworking/redes/wireless/madwifi-instalando-atheros-wireless-card-sobre-linux/comment-page-1/#comment-1905</link>
		<dc:creator>fher98</dc:creator>
		<pubDate>Tue, 07 Oct 2008 15:19:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.guatewireless.org/?p=208#comment-1905</guid>
		<description>@Samuel: Por que no puedes instalar la tarjeta inalambrica? has seguido los pasos?</description>
		<content:encoded><![CDATA[<p>@Samuel: Por que no puedes instalar la tarjeta inalambrica? has seguido los pasos?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fher98</title>
		<link>http://www.guatewireless.org/internetworking/redes/wireless/madwifi-instalando-atheros-wireless-card-sobre-linux/comment-page-1/#comment-1904</link>
		<dc:creator>fher98</dc:creator>
		<pubDate>Tue, 07 Oct 2008 15:18:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.guatewireless.org/?p=208#comment-1904</guid>
		<description>@Conrado: Si tenes los dvd&#039;s de instalacion de Debian si te funciona, ya que el comando apt instalada desde internet o los dvds.</description>
		<content:encoded><![CDATA[<p>@Conrado: Si tenes los dvd&#8217;s de instalacion de Debian si te funciona, ya que el comando apt instalada desde internet o los dvds.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: samuel</title>
		<link>http://www.guatewireless.org/internetworking/redes/wireless/madwifi-instalando-atheros-wireless-card-sobre-linux/comment-page-1/#comment-1903</link>
		<dc:creator>samuel</dc:creator>
		<pubDate>Mon, 06 Oct 2008 23:02:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.guatewireless.org/?p=208#comment-1903</guid>
		<description>no puedo instalar mi tarjeta wirelesss tengo una toshiba a215s6820 y utilizo una tarjeta atheros y utilizo ubuntu quisiera que me ayuden</description>
		<content:encoded><![CDATA[<p>no puedo instalar mi tarjeta wirelesss tengo una toshiba a215s6820 y utilizo una tarjeta atheros y utilizo ubuntu quisiera que me ayuden</p>
]]></content:encoded>
	</item>
</channel>
</rss>

