PDA

View Full Version : help wireless debian 64 bit


ghiotto86
17-01-2005, 12:44
ho trovato un link che spiega come instllare i driver per la mia scheda wireless (ralink rt2500).
questo è il link
http://www.methods.co.nz/doc/ralink-2400.html

però sono nel dubbio: nella spiegazione dice che devo avere i sorgenti del kernel 2.6.x.x che non ho.
il dubbio è che il kernel 2.6.8 è uguale a quello che ho io 2.6.8-9-amd64-k8???

p.s. ho debian sid.

con apt devo ricercare i sources del primo o del secondo kernel??

SilverXXX
17-01-2005, 12:54
Così a occhio, è sufficente che tu installi i sorgenti del kernel che utilizzi, e poi crei il link /usr/src/linux che punta alla directory dove ti ha messo i sorgenti

ilsensine
17-01-2005, 12:56
Devi avere sempre i sorgenti del kernel che stai eseguendo per compilare moduli esterni. I sorgenti inoltre devono essere stati "preparati" per la compilazione di moduli esterni; credo che quelli che ottieni con apt lo sono.

ghiotto86
17-01-2005, 12:59
Originariamente inviato da ilsensine
Devi avere sempre i sorgenti del kernel che stai eseguendo per compilare moduli esterni. I sorgenti inoltre devono essere stati "preparati" per la compilazione di moduli esterni; credo che quelli che ottieni con apt lo sono.

facendo

ghiotto86:/home/ghiotto86# apt-cache search kernel amd64
dfsbuild - Build Debian From Scratch CD/DVD images
kernel-headers-2.6.10-9-amd64-generic - Linux kernel headers 2.6.10 for genericx86_64 systems
kernel-headers-2.6.10-9-amd64-k8 - Linux kernel headers for version 2.6.10 on AMD64 systems
kernel-headers-2.6.10-9-amd64-k8-smp - Linux kernel headers for version 2.6.10 on AMD64 SMP systems
kernel-image-2.6.10-9-amd64-generic - Linux kernel image for version 2.6.10 on generic x86_64 systems
kernel-image-2.6.10-9-amd64-k8 - Linux kernel image for version 2.6.10 on AMD64systems
kernel-image-2.6.10-9-amd64-k8-smp - Linux kernel image for version 2.6.10 on AMD64 SMP systems
kernel-headers-2.6.8-10-amd64-generic - Linux kernel headers 2.6.8 for generic x86_64 systems
kernel-headers-2.6.8-10-amd64-k8 - Linux kernel headers for version 2.6.8 on AMD64 systems
kernel-headers-2.6.8-10-amd64-k8-smp - Linux kernel headers for version 2.6.8 on AMD64 SMP systems
kernel-image-2.6.8-10-amd64-generic - Linux kernel image for version 2.6.8 on generic x86_64 systems
kernel-image-2.6.8-10-amd64-k8 - Linux kernel image for version 2.6.8 on AMD64 systems
kernel-image-2.6.8-10-amd64-k8-smp - Linux kernel image for version 2.6.8 on AMD64 SMP systems
kernel-headers-2.6.9-10-amd64-generic - Linux kernel headers 2.6.9 for generic x86_64 systems
kernel-headers-2.6.9-10-amd64-k8 - Linux kernel headers for version 2.6.9 on AMD64 systems
kernel-headers-2.6.9-10-amd64-k8-smp - Linux kernel headers for version 2.6.9 on AMD64 SMP systems
kernel-image-2.6.9-10-amd64-generic - Linux kernel image for version 2.6.9 on generic x86_64 systems
kernel-image-2.6.9-10-amd64-k8 - Linux kernel image for version 2.6.9 on AMD64 systems
kernel-image-2.6.9-10-amd64-k8-smp - Linux kernel image for version 2.6.9 on AMD64 SMP systems
kernel-headers-2.6-amd64-generic - Linux kernel headers for version 2.6 on generic x86_64 systems
kernel-headers-2.6-amd64-k8 - Linux kernel headers for version 2.6 on AMD64 systems
kernel-headers-2.6-amd64-k8-smp - Linux kernel headers for version 2.6 on AMD64SMP systems
kernel-image-2.6-amd64-generic - Linux kernel image for version 2.6 on generic x86_64 systems
kernel-image-2.6-amd64-k8 - Linux kernel image for version 2.6 on AMD64 systems
kernel-image-2.6-amd64-k8-smp - Linux kernel image for version 2.6 on AMD64 SMPsystems
kernel-patch-2.4-grsecurity - grsecurity kernel patch - 2.4.x security patch
kernel-patch-grsecurity2 - grsecurity kernel patch - new major upstream version
kernel-patch-kdb - Builtin kernel debugger
lg-issue107 - Issue 107 of the Linux Gazette.
kernel-image-2.6.8-9-amd64-k8 - Linux kernel image for version 2.6.8 on AMD64 systems
ghiotto86:/home/ghiotto86#

escono tutti questi pacchetti: penso che i sorgenti siano le image giusto???

devo scaricare per forza un kernel del tipo 2.6.x.x-amd64-k8 oppure uno normale 2.6.x.x?????

quano dici preparati per la compilazione di moduli esterni che vuoi intendere???

ilsensine
17-01-2005, 13:03
Originariamente inviato da ghiotto86
facendo

ghiotto86:/home/ghiotto86# apt-cache search kernel amd64
escono tutti questi pacchetti: penso che i sorgenti siano le image giusto???
Credo proprio di no, immagino siano le immagini precompilate.
Non vedo kernel-source, ma forse kernel-headers è sufficiente.


devo scaricare per forza un kernel del tipo 2.6.x.x-amd64-k8 oppure uno normale 2.6.x.x?????
Il tuo _esatto_.

ghiotto86
17-01-2005, 13:11
Originariamente inviato da ilsensine
Credo proprio di no, immagino siano le immagini precompilate.
Non vedo kernel-source, ma forse kernel-headers è sufficiente.


Il tuo _esatto_.

che q.
l'headers del mio kernel cioè 2.6.8-9-amd64-k8 non c'è.
devo per forza ricompilare tutto e passare a 2.6.10???

ghiotto86
17-01-2005, 13:44
come faccio a vedere se funziona la mia scheda wireless??

facendo lspci vedo che c'è la mia scheda riconosciuta.

ilsensine
17-01-2005, 13:57
Originariamente inviato da ghiotto86
che q.
l'headers del mio kernel cioè 2.6.8-9-amd64-k8 non c'è.
devo per forza ricompilare tutto e passare a 2.6.10???
Qui?
http://ftp.it.debian.org/debian/pool/main/k/kernel-image-2.6.8-amd64/

Qui ti dovrebbe aiutare qualcuno che usa la Debian...

ghiotto86
17-01-2005, 14:12
Originariamente inviato da ilsensine
Qui?
http://ftp.it.debian.org/debian/pool/main/k/kernel-image-2.6.8-amd64/

Qui ti dovrebbe aiutare qualcuno che usa la Debian...

ho fatto prima instllando il kernle 2.6.10:D
come posso fare a vedere se funziona la mia scheda wireless??

ilsensine
17-01-2005, 14:15
Non so, regalandomi un paio di schede così ti spiego come funzionano? :D

Una volta che l'interfaccia è UP, dovresti poter pingare gli altri nodi...

ghiotto86
17-01-2005, 14:57
Originariamente inviato da ilsensine
Non so, regalandomi un paio di schede così ti spiego come funzionano? :D

Una volta che l'interfaccia è UP, dovresti poter pingare gli altri nodi...

scusa ora ho scricato gli header del jernel.
nella guida che ho postato all'inizio per installare i driver della scheda wireless poco ci ho capito.
ho fatto così

hiotto86:/home/ghiotto86/Desktop/Ralink RT2500 driver for linux/Module# make
cc -D__KERNEL__ -I/usr/src/linux-2.4.18-14/include -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.18-14/include/linux/modversions.h -Wall -Wstrict-prototypes -Wno-trigraphs -c -o rtmp_main.o rtmp_main.c
cc1: error: -mpreferred-stack-boundary=2 is not between 4 and 12
make: *** [rtmp_main.o] Error 1
ghiotto86:/home/ghiotto86/Desktop/Ralink RT2500 driver for linux/Module#

che significa''?????

ilsensine
17-01-2005, 15:19
Che lo script di installazione è fatto con i piedi.

Cercherò di darti una mano, vediamo dove si arriva.
Nella directory Modules ci dovrebbe essere un file chiamato Makefile -- rinominalo e sostituiscilo con questo Makefile:

obj-m := rt2500.o
rt2500-objs := rtmp_main.o mlme.o connect.o sync.o assoc.o auth.o auth_rsp.o rtmp_data.o \
rtmp_init.o sanity.o rtmp_wep.o rtmp_info.o eeprom.o rtmp_tkip.o wpa.o md5.o

Sempre da quella directory, esegui ora:

make -C /lib/modules/`uname -r`/build M=`pwd` modules

Occhio a quella specie di apice `, lo ottieni con AltGr+'

Se ti crea il file rt2500.ko senza errori siamo a buon punto.

ghiotto86
17-01-2005, 16:06
Originariamente inviato da ilsensine
Che lo script di installazione è fatto con i piedi.

Cercherò di darti una mano, vediamo dove si arriva.
Nella directory Modules ci dovrebbe essere un file chiamato Makefile -- rinominalo e sostituiscilo con questo Makefile:

obj-m := rt2500.o
rt2500-objs := rtmp_main.o mlme.o connect.o sync.o assoc.o auth.o auth_rsp.o rtmp_data.o \
rtmp_init.o sanity.o rtmp_wep.o rtmp_info.o eeprom.o rtmp_tkip.o wpa.o md5.o

Sempre da quella directory, esegui ora:

make -C /lib/modules/`uname -r`/build M=`pwd` modules

Occhio a quella specie di apice `, lo ottieni con AltGr+'

Se ti crea il file rt2500.ko senza errori siamo a buon punto.

grazie tante.

allora il mio file makefile che sta sotto module è questo

# Comment/uncomment the following line to enable/disable debugging

CC := cc

include ./config.mk

WFLAGS := -Wall -Wstrict-prototypes -Wno-trigraphs
CFLAGS := -D__KERNEL__ -I$(LINUX_SRC)/include -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include $(LINUX_SRC)/include/linux/modversions.h $(WFLAGS)

OBJ = rt2500.o

all: $(OBJ)
@touch config.mk

rt2500.o: rtmp_main.o mlme.o connect.o sync.o assoc.o auth.o auth_rsp.o rtmp_data.o rtmp_init.o sanity.o rtmp_wep.o rtmp_info.o eeprom.o rtmp_tkip.o wpa.o md5.o
$(LD) -r $^ -o $@

clean:
rm -f *.o *~ core

install:
@touch config.mk
#mkdir -p $(TARGET_MODDIR)
echo $(TARGET_MODDIR)
install $(OBJ) $(TARGET_MODDIR)

@if [ ! -f /etc/sysconfig/network-scripts/ifcfg-ra0 ]; then \
echo "Create 'ifcfg-ra0' in /etc/sysconfig/network-scripts/"; \
cp ifcfg-ra0 /etc/sysconfig/network-scripts/ ; \
fi
@if ! grep 'ra0' /etc/modules.conf ; then \
echo "append 'alias ra0 rt2500' to /etc/modules.conf"; \
echo "alias ra0 rt2500" >> /etc/modules.conf ; \
fi

config:
@touch config.mk
@./Configure

devo cancellare tutto e mettere le tue righe???
c'è pure n'altro mke file che si chiama makele.bigendian

ghiotto86
17-01-2005, 16:36
mi da sto errore

ghiotto86:/home/ghiotto86/Desktop/Ralink RT2500 driver for linux(1)/Module# make -C /lib/modules/`uname -r`/build M=`pwd` modules
make: Entering directory `/usr/src/kernel-headers-2.6.10-9-amd64-k8'
make: *** No rule to make target `RT2500'. Stop.
make: Leaving directory `/usr/src/kernel-headers-2.6.10-9-amd64-k8'
ghiotto86:/home/ghiotto86/Desktop/Ralink RT2500 driver for linux(1)/Module#

???:confused: :confused: :cry: :cry: :muro: :muro:

ilsensine
17-01-2005, 17:18
Originariamente inviato da ghiotto86
ghiotto86:/home/ghiotto86/Desktop/Ralink RT2500 driver for linux(1)/Module#
Potresti cortesemente non usare una directory contenente spazi o altri caratteri strani nel nome? ;)
A tutto posso pensare, tranne che sia tu a complicarmi le cose :D

ghiotto86
17-01-2005, 17:23
Originariamente inviato da ilsensine
Potresti cortesemente non usare una directory contenente spazi o altri caratteri strani nel nome? ;)
A tutto posso pensare, tranne che sia tu a complicarmi le cose :D

cioè che devo fa:D ???

chiamare la directory ghiotto?????

ilsensine
17-01-2005, 17:25
Anche totano, se ti piace :D
Però per favore vai sparire spazi, parentesi, chiavi di violino, geroglifici e ideogrammi vari dal path :D

ghiotto86
17-01-2005, 17:31
Originariamente inviato da ilsensine
Anche totano, se ti piace :D
Però per favore vai sparire spazi, parentesi, chiavi di violino, geroglifici e ideogrammi vari dal path :D

:sofico:

ghiotto86:/home/ghiotto86/Desktop/totano/Module# make -C /lib/modules/`uname -r`/build M=`pwd` modules
make: Entering directory `/usr/src/kernel-headers-2.6.10-9-amd64-k8'
CC [M] /home/ghiotto86/Desktop/totano/Module/rtmp_main.o
/home/ghiotto86/Desktop/totano/Module/rtmp_main.c: In function `RT2500_probe':
/home/ghiotto86/Desktop/totano/Module/rtmp_main.c:163: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_main.c:164: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_main.c: In function `RTMPIsr':
/home/ghiotto86/Desktop/totano/Module/rtmp_main.c:465: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_main.c:466: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
CC [M] /home/ghiotto86/Desktop/totano/Module/mlme.o
/home/ghiotto86/Desktop/totano/Module/mlme.c: In function `MlmeHalt':
/home/ghiotto86/Desktop/totano/Module/mlme.c:460: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c: In function `MlmePeriodicExec':
/home/ghiotto86/Desktop/totano/Module/mlme.c:619: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c: In function `MlmeCheckChannelQuality':
/home/ghiotto86/Desktop/totano/Module/mlme.c:879: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c: In function `MlmeSetPsmBit':
/home/ghiotto86/Desktop/totano/Module/mlme.c:1298: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:1303: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c: In function `MlmeSetTxPreamble':
/home/ghiotto86/Desktop/totano/Module/mlme.c:1331: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:1332: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:1333: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:1334: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c: In function `MlmeUpdateTxRates':
/home/ghiotto86/Desktop/totano/Module/mlme.c:1454: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c: In function `MlmeRadioOff':
/home/ghiotto86/Desktop/totano/Module/mlme.c:1548: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:1550: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:1552: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:1556: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c: In function `MlmeRadioOn':
/home/ghiotto86/Desktop/totano/Module/mlme.c:1567: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:1570: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:1572: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:1584: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c: In function `AsicSwitchChannel':
/home/ghiotto86/Desktop/totano/Module/mlme.c:2640: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2640: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2641: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2641: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2642: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2642: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2659: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2659: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2660: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2660: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2661: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2661: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2662: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2662: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2679: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2679: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2680: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2680: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2681: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2681: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2682: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2682: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2702: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2702: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2703: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2703: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2704: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2704: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2705: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2705: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2707: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2707: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2708: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2708: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2709: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2709: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2710: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2710: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2727: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2727: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2728: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2728: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2729: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2729: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2730: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2730: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2747: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2747: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2748: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2748: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2749: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2749: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2750: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2750: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c: In function `AsicLockChannel':
/home/ghiotto86/Desktop/totano/Module/mlme.c:2794: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2794: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2794: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2799: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2799: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2802: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c: In function `AsicRfTuningExec':
/home/ghiotto86/Desktop/totano/Module/mlme.c:2819: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2819: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2820: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2820: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2826: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2826: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c: In function `AsicAdjustTxPower':
/home/ghiotto86/Desktop/totano/Module/mlme.c:2909: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2909: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2909: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2965: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:2965: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c: In function `AsicSleepThenAutoWakeup':
/home/ghiotto86/Desktop/totano/Module/mlme.c:2996: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3003: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c: In function `AsicForceSleep':
/home/ghiotto86/Desktop/totano/Module/mlme.c:3027: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c: In function `AsicForceWakeup':
/home/ghiotto86/Desktop/totano/Module/mlme.c:3045: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3051: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c: In function `AsicSetBssid':
/home/ghiotto86/Desktop/totano/Module/mlme.c:3071: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3074: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c: In function `AsicDisableSync':
/home/ghiotto86/Desktop/totano/Module/mlme.c:3090: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c: In function `AsicEnableBssSync':
/home/ghiotto86/Desktop/totano/Module/mlme.c:3123: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3128: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3132: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3137: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3154: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c: In function `AsicEnableIbssSync':
/home/ghiotto86/Desktop/totano/Module/mlme.c:3178: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3182: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3186: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3199: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3206: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c: In function `AsicLedPeriodicExec':
/home/ghiotto86/Desktop/totano/Module/mlme.c:3227: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c: In function `AsicSetRxAnt':
/home/ghiotto86/Desktop/totano/Module/mlme.c:3266: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3281: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3282: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3282: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3283: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3283: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c: In function `AsicEvaluateSecondaryRxAnt':
/home/ghiotto86/Desktop/totano/Module/mlme.c:3308: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3322: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3323: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3323: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3324: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3324: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c: In function `AsicRxAntEvalTimeout':
/home/ghiotto86/Desktop/totano/Module/mlme.c:3364: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3377: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3378: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3378: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3379: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3379: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c: In function `AsicSetSlotTime':
/home/ghiotto86/Desktop/totano/Module/mlme.c:3414: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3419: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3421: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3423: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3431: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3437: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c: In function `AsicAdjustUsec':
/home/ghiotto86/Desktop/totano/Module/mlme.c:3459: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3472: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c: In function `AsicBbpTuning':
/home/ghiotto86/Desktop/totano/Module/mlme.c:3508: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3508: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3520: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3520: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3532: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3532: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3542: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3542: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3551: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3561: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3561: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3569: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3569: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c: In function `AsicRestoreBbpSensibility':
/home/ghiotto86/Desktop/totano/Module/mlme.c:3584: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/mlme.c:3584: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
CC [M] /home/ghiotto86/Desktop/totano/Module/connect.o
/home/ghiotto86/Desktop/totano/Module/connect.c: In function `LinkUp':
/home/ghiotto86/Desktop/totano/Module/connect.c:862: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/connect.c: In function `LinkDown':
/home/ghiotto86/Desktop/totano/Module/connect.c:927: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/connect.c:931: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
CC [M] /home/ghiotto86/Desktop/totano/Module/sync.o
/home/ghiotto86/Desktop/totano/Module/sync.c: In function `PeerProbeReqAction':
/home/ghiotto86/Desktop/totano/Module/sync.c:951: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/sync.c: In function `EnqueueBeaconFrame':
/home/ghiotto86/Desktop/totano/Module/sync.c:1289: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/sync.c:1290: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
CC [M] /home/ghiotto86/Desktop/totano/Module/assoc.o
CC [M] /home/ghiotto86/Desktop/totano/Module/auth.o
CC [M] /home/ghiotto86/Desktop/totano/Module/auth_rsp.o
CC [M] /home/ghiotto86/Desktop/totano/Module/rtmp_data.o
/home/ghiotto86/Desktop/totano/Module/rtmp_data.c: In function `RTMPHandleRxDoneInterrupt':
/home/ghiotto86/Desktop/totano/Module/rtmp_data.c:115: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_data.c:577: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_data.c: In function `RTMPHandleDecryptionDoneInterrupt':
/home/ghiotto86/Desktop/totano/Module/rtmp_data.c:876: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_data.c:1145: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_data.c:1146: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_data.c:1281: warning: assignment makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_data.c:1340: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_data.c:1341: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_data.c: In function `RTMPHandleEncryptionDoneInterrupt':
/home/ghiotto86/Desktop/totano/Module/rtmp_data.c:1418: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_data.c:1484: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_data.c: In function `MlmeHardTransmit':
/home/ghiotto86/Desktop/totano/Module/rtmp_data.c:1905: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_data.c: In function `RTMPSendPacket':
/home/ghiotto86/Desktop/totano/Module/rtmp_data.c:2007: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_data.c:2008: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_data.c: In function `RTMPSendNullFrame':
/home/ghiotto86/Desktop/totano/Module/rtmp_data.c:2436: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_data.c: In function `RTMPHardEncrypt':
/home/ghiotto86/Desktop/totano/Module/rtmp_data.c:3165: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
CC [M] /home/ghiotto86/Desktop/totano/Module/rtmp_init.o
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c: In function `NICDisableInterrupt':
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:563: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c: In function `NICEnableInterrupt':
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:571: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c: In function `NICReadAdapterInfo':
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:603: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:604: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c: In function `NICReadEEPROMParameters':
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:651: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c: In function `NICInitAsicFromEEPROM':
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:760: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:760: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:777: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:777: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:777: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:778: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:778: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:778: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:779: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:824: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:825: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:825: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:826: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:826: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:837: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:842: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:853: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:858: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:863: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:877: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:877: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:877: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:885: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:885: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c: In function `NICInitializeAdapter':
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:919: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:923: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:927: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:931: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:935: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:940: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:944: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c: In function `NICInitializeAsic':
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:967: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:971: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:972: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:977: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:977: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:977: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:984: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:984: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:994: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:999: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:1001: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:1003: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c: In function `NICIssueReset':
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:1034: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:1037: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:1048: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:1049: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:1053: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:1054: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c: In function `NICResetFromError':
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:1119: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:1121: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c: In function `PortCfgInit':
/home/ghiotto86/Desktop/totano/Module/rtmp_init.c:2457: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
CC [M] /home/ghiotto86/Desktop/totano/Module/sanity.o
CC [M] /home/ghiotto86/Desktop/totano/Module/rtmp_wep.o
CC [M] /home/ghiotto86/Desktop/totano/Module/rtmp_info.o
/home/ghiotto86/Desktop/totano/Module/rtmp_info.c: In function `RTMPQueryInformation':
/home/ghiotto86/Desktop/totano/Module/rtmp_info.c:1334: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_info.c: In function `RTMPIoctlBBP':
/home/ghiotto86/Desktop/totano/Module/rtmp_info.c:3415: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_info.c:3415: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_info.c:3415: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_info.c:3436: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_info.c:3436: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_info.c:3438: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_info.c:3438: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_info.c:3438: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_info.c:3462: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_info.c:3462: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_info.c:3462: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_info.c: In function `RTMPIoctlMAC':
/home/ghiotto86/Desktop/totano/Module/rtmp_info.c:3560: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/rtmp_info.c:3628: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
CC [M] /home/ghiotto86/Desktop/totano/Module/eeprom.o
/home/ghiotto86/Desktop/totano/Module/eeprom.c: In function `RaiseClock':
/home/ghiotto86/Desktop/totano/Module/eeprom.c:32: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/eeprom.c: In function `LowerClock':
/home/ghiotto86/Desktop/totano/Module/eeprom.c:41: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/eeprom.c: In function `ShiftInBits':
/home/ghiotto86/Desktop/totano/Module/eeprom.c:51: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/eeprom.c:60: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/eeprom.c: In function `ShiftOutBits':
/home/ghiotto86/Desktop/totano/Module/eeprom.c:80: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/eeprom.c:89: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/eeprom.c:98: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/eeprom.c: In function `EEpromCleanup':
/home/ghiotto86/Desktop/totano/Module/eeprom.c:106: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/eeprom.c:109: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/eeprom.c: In function `EWEN':
/home/ghiotto86/Desktop/totano/Module/eeprom.c:121: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/eeprom.c:124: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/eeprom.c: In function `EWDS':
/home/ghiotto86/Desktop/totano/Module/eeprom.c:143: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/eeprom.c:146: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/eeprom.c: In function `RTMP_EEPROM_READ16':
/home/ghiotto86/Desktop/totano/Module/eeprom.c:168: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/eeprom.c:171: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/eeprom.c: In function `RTMP_EEPROM_WRITE16':
/home/ghiotto86/Desktop/totano/Module/eeprom.c:201: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/eeprom.c:204: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/Module/eeprom.c:216: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
CC [M] /home/ghiotto86/Desktop/totano/Module/rtmp_tkip.o
CC [M] /home/ghiotto86/Desktop/totano/Module/wpa.o
/home/ghiotto86/Desktop/totano/Module/wpa.c: In function `WpaHardEncrypt':
/home/ghiotto86/Desktop/totano/Module/wpa.c:1137: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
CC [M] /home/ghiotto86/Desktop/totano/Module/md5.o
LD [M] /home/ghiotto86/Desktop/totano/Module/rt2500.o
Building modules, stage 2.
MODPOST
*** Warning: "cleanup_module" [/home/ghiotto86/Desktop/totano/Module/rt2500.ko]undefined!
*** Warning: "init_module" [/home/ghiotto86/Desktop/totano/Module/rt2500.ko] undefined!
CC /home/ghiotto86/Desktop/totano/Module/rt2500.mod.o
LD [M] /home/ghiotto86/Desktop/totano/Module/rt2500.ko
make: Leaving directory `/usr/src/kernel-headers-2.6.10-9-amd64-k8'
ghiotto86:/home/ghiotto86/Desktop/totano/Module#

non so cosa ho fatto, vedi te.
allora??

ghiotto86
17-01-2005, 18:02
HELP HELP

ghiotto86
17-01-2005, 19:17
non mi abbandonare ilsensine

wubby
17-01-2005, 19:19
Originariamente inviato da ghiotto86
*** Warning: "cleanup_module" [/home/ghiotto86/Desktop/totano/Module/rt2500.ko]undefined!
*** Warning: "init_module" [/home/ghiotto86/Desktop/totano/Module/rt2500.ko] undefined!
CC /home/ghiotto86/Desktop/totano/Module/rt2500.mod.o
LD [M] /home/ghiotto86/Desktop/totano/Module/rt2500.ko
make: Leaving directory `/usr/src/kernel-headers-2.6.10-9-amd64-k8'
ghiotto86:/home/ghiotto86/Desktop/totano/Module#

non so cosa ho fatto, vedi te.
allora??
il modulo l'ha creato? :)

ghiotto86
17-01-2005, 19:24
Originariamente inviato da wubby
il modulo l'ha creato? :)
e ora che caspita devo fa.
p.s. ciao wubby
:D

wubby
17-01-2005, 19:31
insmod modulo e poi:

:bsod:

ghiotto86
17-01-2005, 19:34
Originariamente inviato da wubby
insmod modulo e poi:

:bsod:

ma qual è il modulo?????

wubby
17-01-2005, 19:42
Originariamente inviato da ghiotto86
ma qual è il modulo?????
rt2500.ko

ghiotto86
17-01-2005, 19:44
Originariamente inviato da wubby
rt2500.ko

ghiotto86:/home/ghiotto86/Desktop/totano/Module# insmod rt2500.ko
insmod: error inserting 'rt2500.ko': -1 Invalid module format
ghiotto86:/home/ghiotto86/Desktop/totano/Module#
:cry: :cry: :cry:

wubby
17-01-2005, 19:51
Lascio la parola ai guru del kernel... ;)

ghiotto86
17-01-2005, 19:55
Originariamente inviato da wubby
Lascio la parola ai guru del kernel... ;)
:(

ti volevo chiedere quali sono i sources del kernel amd64-k8; in apt trovo gli header , sono la stessa cosa???

wubby
17-01-2005, 20:06
Originariamente inviato da ghiotto86
:(

ti volevo chiedere quali sono i sources del kernel amd64-k8; in apt trovo gli header , sono la stessa cosa???
Sono passato a deb64 :D

Puoi installare il kernel-source-2.6.8

ghiotto86
17-01-2005, 20:09
Originariamente inviato da wubby
Sono passato a deb64 :D

Puoi installare il kernel-source-2.6.8
sei passato a deb64'???
cioè????

wubby
17-01-2005, 20:13
Originariamente inviato da ghiotto86
sei passato a deb64'???
cioè????
ho installato deb a 32 e a 64 e ora sono a 64 ;)

wubby@amd64:~$ uname -a
Linux amd64 2.6.8-9-amd64-k8 #1 Sat Dec 4 23:16:23 CET 2004 x86_64 GNU/Linux

ilsensine
17-01-2005, 20:15
Originariamente inviato da ghiotto86
/home/ghiotto86/Desktop/totano/Module/rtmp_main.c: In function `RT2500_probe':
/home/ghiotto86/Desktop/totano/Module/rtmp_main.c:163: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
La sfilza di warning dovrebbe essere innocua, e causata da alcune modifiche introdotte nei kernel recenti. Controllerò domani per sicurezza.
La parte "preoccupante" è questa:

*** Warning: "cleanup_module" [/home/ghiotto86/Desktop/totano/Module/rt2500.ko]undefined!
*** Warning: "init_module" [/home/ghiotto86/Desktop/totano/Module/rt2500.ko] undefined!
è semplicemente "impossibile", in quanto quei simboli sono definiti dal modulo stesso.
Meglio che mi mandi i log completi; esegui questo:

make -C /lib/modules/`uname -r`/build M=`pwd` KBUILD_VERBOSE=1 clean modules >& log.txt

e allega il file log.txt che viene creato.

nb il driver mi si compila correttamente con un 2.6.8.1 e la procedura che ti ho indicato, su x86 a 32 bit. Mi si carica anche, ma senza la scheda ovviamente non lo posso testare.

ghiotto86
17-01-2005, 20:15
Originariamente inviato da wubby
ho installato deb a 32 e a 64 e ora sono a 64 ;)

wubby@amd64:~$ uname -a
Linux amd64 2.6.8-9-amd64-k8 #1 Sat Dec 4 23:16:23 CET 2004 x86_64 GNU/Linux


allora anchio
Linux ghiotto86 2.6.10-9-amd64-k8 #1 Mon Jan 10 01:03:42 CET 2005 x86_64 GNU/Linux

:D
io non penso vadano bene i sources non a 64bit.
quelli normali senza amd-64-k8 sono a 64bit???

ghiotto86
17-01-2005, 21:01
ho scaricato n'altro driver.

guarda le istruzione

or 2.6 series kernel:
a. run 'cd STA/Module'
questo a che serve non lo so 'cp ../2.6.x/Makefile .'

b. $make -C /path/to/source SUBDIRS=$PWD modules
Where /path/to/source is the path to the source directory for the (configured and built) target kernel.

c. run '/sbin/insmod rt2500.ko' (as root)
'/sbin/ifconfig ra0 inet YOUR_IP up'

per mi da sto errore

ghiotto86:/home/ghiotto86/Desktop/RT2500/STA/Module# make -C /usr/src/kernel-headers-2.6.10-9-amd64-k8/ SUBDIRS=$PWD modules
make: Entering directory `/usr/src/kernel-headers-2.6.10-9-amd64-k8'
/home/ghiotto86/Desktop/RT2500/STA/Module/Makefile:5: config.mk: No such file or directory
make[1]: *** No rule to make target `config.mk'. Stop.
make: *** [_module_/home/ghiotto86/Desktop/RT2500/STA/Module] Error 2
make: Leaving directory `/usr/src/kernel-headers-2.6.10-9-amd64-k8'
ghiotto86:/home/ghiotto86/Desktop/RT2500/STA/Module#

che cavolo significa st'errore:mad: ???

ilsensine
18-01-2005, 07:54
Originariamente inviato da ghiotto86
ho scaricato n'altro driver.

guarda le istruzione

or 2.6 series kernel:
a. run 'cd STA/Module'
questo a che serve non lo so 'cp ../2.6.x/Makefile .'
cp = copia. 2.6.x/Makefile dovrebbe essere il Makefile da usare per il kernel 2.6. Copialo nella directory di compilazione ed esegui il make indicato.
Se lo apri, vedrai che è simile al Makefile che ti ho postato io.

b. $make -C /path/to/source SUBDIRS=$PWD modules
Where /path/to/source is the path to the source directory for the (configured and built) target kernel.

Sostanzialmente equivalente al make che ti ho postato. La procedura è la stessa.


per mi da sto errore

ghiotto86:/home/ghiotto86/Desktop/RT2500/STA/Module# make -C /usr/src/kernel-headers-2.6.10-9-amd64-k8/ SUBDIRS=$PWD modules
make: Entering directory `/usr/src/kernel-headers-2.6.10-9-amd64-k8'
/home/ghiotto86/Desktop/RT2500/STA/Module/Makefile:5: config.mk: No such file or directory
make[1]: *** No rule to make target `config.mk'. Stop.
Ovviamente non hai sostituito il Makefile con quello per il kernel 2.6, come era indicato nella documentazione.

Dai prova, non è difficile

ghiotto86
18-01-2005, 12:03
Originariamente inviato da ilsensine
cp = copia. 2.6.x/Makefile dovrebbe essere il Makefile da usare per il kernel 2.6. Copialo nella directory di compilazione ed esegui il make indicato.
Se lo apri, vedrai che è simile al Makefile che ti ho postato io.

Sostanzialmente equivalente al make che ti ho postato. La procedura è la stessa.


Ovviamente non hai sostituito il Makefile con quello per il kernel 2.6, come era indicato nella documentazione.

Dai prova, non è difficile

guarda cosa ho fatto

ghiotto86:/home/ghiotto86/Desktop/totano/STA/Module# make -C /usr/src/kernel-headers-2.6.10-9 SUBDIRS=$PWD modules
kernel-headers-2.6.10-9/ kernel-headers-2.6.10-9-amd64-k8/
ghiotto86:/home/ghiotto86/Desktop/totano/STA/Module# make -C /usr/src/kernel-headers-2.6.10-9 SUBDIRS=$PWD modules
make: Entering directory `/usr/src/kernel-headers-2.6.10-9'
CC [M] /home/ghiotto86/Desktop/totano/STA/Module/rtmp_main.o
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_main.c: In function `RT2500_probe':
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_main.c:163: warning: passing arg1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_main.c:164: warning: passing arg1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_main.c: In function `RTMPIsr':
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_main.c:465: warning: passing arg1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_main.c:466: warning: passing arg2 of `__writel' makes pointer from integer without a cast
CC [M] /home/ghiotto86/Desktop/totano/STA/Module/mlme.o
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c: In function `MlmeHalt':
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:460: warning: passing arg 2 of`__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c: In function `MlmePeriodicExec':
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:619: warning: passing arg 1 of`__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c: In function `MlmeCheckChannelQuality':
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:879: warning: passing arg 1 of`__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c: In function `MlmeSetPsmBit':
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:1298: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:1303: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c: In function `MlmeSetTxPreamble':
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:1331: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:1332: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:1333: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:1334: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c: In function `MlmeUpdateTxRates':
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:1454: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c: In function `MlmeRadioOff':
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:1548: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:1550: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:1552: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:1556: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c: In function `MlmeRadioOn':
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:1567: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:1570: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:1572: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:1584: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c: In function `AsicSwitchChannel':
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2640: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2640: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2641: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2641: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2642: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2642: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2659: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2659: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2660: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2660: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2661: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2661: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2662: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2662: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2679: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2679: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2680: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2680: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2681: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2681: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2682: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2682: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2702: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2702: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2703: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2703: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2704: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2704: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2705: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2705: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2707: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2707: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2708: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2708: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2709: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2709: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2710: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2710: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2727: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2727: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2728: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2728: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2729: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2729: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2730: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2730: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2747: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2747: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2748: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2748: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2749: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2749: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2750: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2750: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c: In function `AsicLockChannel':
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2794: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2794: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2794: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2799: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2799: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2802: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c: In function `AsicRfTuningExec':
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2819: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2819: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2820: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2820: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2826: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2826: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c: In function `AsicAdjustTxPower':
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2909: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2909: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2909: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2965: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2965: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c: In function `AsicSleepThenAutoWakeup':
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:2996: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3003: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c: In function `AsicForceSleep':
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3027: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c: In function `AsicForceWakeup':
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3045: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3051: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c: In function `AsicSetBssid':
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3071: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3074: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c: In function `AsicDisableSync':
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3090: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c: In function `AsicEnableBssSync':
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3123: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3128: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3132: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3137: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3154: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c: In function `AsicEnableIbssSync':
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3178: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3182: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3186: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3199: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3206: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c: In function `AsicLedPeriodicExec':
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3227: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c: In function `AsicSetRxAnt':
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3266: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3281: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3282: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3282: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3283: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3283: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c: In function `AsicEvaluateSecondaryRxAnt':
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3308: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3322: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3323: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3323: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3324: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3324: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c: In function `AsicRxAntEvalTimeout':
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3364: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3377: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3378: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3378: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3379: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3379: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c: In function `AsicSetSlotTime':
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3414: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3419: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3421: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3423: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3431: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3437: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c: In function `AsicAdjustUsec':
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3459: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3472: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c: In function `AsicBbpTuning':
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3508: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3508: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3520: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3520: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3532: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3532: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3542: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3542: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3551: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3561: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3561: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3569: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3569: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c: In function `AsicRestoreBbpSensibility':
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3584: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/mlme.c:3584: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
CC [M] /home/ghiotto86/Desktop/totano/STA/Module/connect.o
/home/ghiotto86/Desktop/totano/STA/Module/connect.c: In function `LinkUp':
/home/ghiotto86/Desktop/totano/STA/Module/connect.c:862: warning: passing arg 2of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/connect.c: In function `LinkDown':
/home/ghiotto86/Desktop/totano/STA/Module/connect.c:927: warning: passing arg 2of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/connect.c:931: warning: passing arg 2of `__writel' makes pointer from integer without a cast
CC [M] /home/ghiotto86/Desktop/totano/STA/Module/sync.o
/home/ghiotto86/Desktop/totano/STA/Module/sync.c: In function `PeerProbeReqAction':
/home/ghiotto86/Desktop/totano/STA/Module/sync.c:951: warning: passing arg 1 of`__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/sync.c: In function `EnqueueBeaconFrame':
/home/ghiotto86/Desktop/totano/STA/Module/sync.c:1289: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/sync.c:1290: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
CC [M] /home/ghiotto86/Desktop/totano/STA/Module/assoc.o
CC [M] /home/ghiotto86/Desktop/totano/STA/Module/auth.o
CC [M] /home/ghiotto86/Desktop/totano/STA/Module/auth_rsp.o
CC [M] /home/ghiotto86/Desktop/totano/STA/Module/rtmp_data.o
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_data.c: In function `RTMPHandleRxDoneInterrupt':
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_data.c:115: warning: passing arg1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_data.c:577: warning: passing arg2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_data.c: In function `RTMPHandleDecryptionDoneInterrupt':
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_data.c:876: warning: passing arg1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_data.c:1145: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_data.c:1146: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_data.c:1281: warning: assignmentmakes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_data.c:1340: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_data.c:1341: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_data.c: In function `RTMPHandleEncryptionDoneInterrupt':
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_data.c:1418: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_data.c:1484: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_data.c: In function `MlmeHardTransmit':
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_data.c:1905: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_data.c: In function `RTMPSendPacket':
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_data.c:2007: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_data.c:2008: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_data.c: In function `RTMPSendNullFrame':
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_data.c:2436: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_data.c: In function `RTMPHardEncrypt':
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_data.c:3165: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
CC [M] /home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.o
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c: In function `NICDisableInterrupt':
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:563: warning: passing arg2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c: In function `NICEnableInterrupt':
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:571: warning: passing arg2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c: In function `NICReadAdapterInfo':
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:603: warning: passing arg1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:604: warning: passing arg1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c: In function `NICReadEEPROMParameters':
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:651: warning: passing arg1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c: In function `NICInitAsicFromEEPROM':
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:760: warning: passing arg1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:760: warning: passing arg2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:777: warning: passing arg1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:777: warning: passing arg2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:777: warning: passing arg1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:778: warning: passing arg1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:778: warning: passing arg2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:778: warning: passing arg1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:779: warning: passing arg1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:824: warning: passing arg2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:825: warning: passing arg1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:825: warning: passing arg2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:826: warning: passing arg1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:826: warning: passing arg2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:837: warning: passing arg2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:842: warning: passing arg2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:853: warning: passing arg1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:858: warning: passing arg2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:863: warning: passing arg2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:877: warning: passing arg1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:877: warning: passing arg2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:877: warning: passing arg1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:885: warning: passing arg1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:885: warning: passing arg2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c: In function `NICInitializeAdapter':
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:919: warning: passing arg2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:923: warning: passing arg2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:927: warning: passing arg2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:931: warning: passing arg2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:935: warning: passing arg2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:940: warning: passing arg2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:944: warning: passing arg2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c: In function `NICInitializeAsic':
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:967: warning: passing arg2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:971: warning: passing arg2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:972: warning: passing arg2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:977: warning: passing arg1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:977: warning: passing arg2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:977: warning: passing arg1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:984: warning: passing arg1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:984: warning: passing arg2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:994: warning: passing arg2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:999: warning: passing arg2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:1001: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:1003: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c: In function `NICIssueReset':
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:1034: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:1037: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:1048: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:1049: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:1053: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:1054: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c: In function `NICResetFromError':
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:1119: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:1121: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c: In function `PortCfgInit':
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_init.c:2457: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
CC [M] /home/ghiotto86/Desktop/totano/STA/Module/sanity.o
CC [M] /home/ghiotto86/Desktop/totano/STA/Module/rtmp_wep.o
CC [M] /home/ghiotto86/Desktop/totano/STA/Module/rtmp_info.o
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_info.c: In function `RTMPQueryInformation':
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_info.c:1334: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_info.c: In function `RTMPIoctlBBP':
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_info.c:3415: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_info.c:3415: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_info.c:3415: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_info.c:3436: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_info.c:3436: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_info.c:3438: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_info.c:3438: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_info.c:3438: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_info.c:3462: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_info.c:3462: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_info.c:3462: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_info.c: In function `RTMPIoctlMAC':
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_info.c:3560: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/rtmp_info.c:3628: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
CC [M] /home/ghiotto86/Desktop/totano/STA/Module/eeprom.o
/home/ghiotto86/Desktop/totano/STA/Module/eeprom.c: In function `RaiseClock':
/home/ghiotto86/Desktop/totano/STA/Module/eeprom.c:32: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/eeprom.c: In function `LowerClock':
/home/ghiotto86/Desktop/totano/STA/Module/eeprom.c:41: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/eeprom.c: In function `ShiftInBits':
/home/ghiotto86/Desktop/totano/STA/Module/eeprom.c:51: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/eeprom.c:60: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/eeprom.c: In function `ShiftOutBits':
/home/ghiotto86/Desktop/totano/STA/Module/eeprom.c:80: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/eeprom.c:89: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/eeprom.c:98: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/eeprom.c: In function `EEpromCleanup':
/home/ghiotto86/Desktop/totano/STA/Module/eeprom.c:106: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/eeprom.c:109: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/eeprom.c: In function `EWEN':
/home/ghiotto86/Desktop/totano/STA/Module/eeprom.c:121: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/eeprom.c:124: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/eeprom.c: In function `EWDS':
/home/ghiotto86/Desktop/totano/STA/Module/eeprom.c:143: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/eeprom.c:146: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/eeprom.c: In function `RTMP_EEPROM_READ16':
/home/ghiotto86/Desktop/totano/STA/Module/eeprom.c:168: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/eeprom.c:171: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/eeprom.c: In function `RTMP_EEPROM_WRITE16':
/home/ghiotto86/Desktop/totano/STA/Module/eeprom.c:201: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/eeprom.c:204: warning: passing arg 2 of `__writel' makes pointer from integer without a cast
/home/ghiotto86/Desktop/totano/STA/Module/eeprom.c:216: warning: passing arg 1 of `__readl' makes pointer from integer without a cast
CC [M] /home/ghiotto86/Desktop/totano/STA/Module/rtmp_tkip.o
CC [M] /home/ghiotto86/Desktop/totano/STA/Module/wpa.o
/home/ghiotto86/Desktop/totano/STA/Module/wpa.c: In function `WpaHardEncrypt':
/home/ghiotto86/Desktop/totano/STA/Module/wpa.c:1137: warning: passing arg 2 of`__writel' makes pointer from integer without a cast
CC [M] /home/ghiotto86/Desktop/totano/STA/Module/md5.o
LD [M] /home/ghiotto86/Desktop/totano/STA/Module/rt2500.o
Building modules, stage 2.
MODPOST
CC /home/ghiotto86/Desktop/totano/STA/Module/rt2500.mod.o
LD [M] /home/ghiotto86/Desktop/totano/STA/Module/rt2500.ko
make: Leaving directory `/usr/src/kernel-headers-2.6.10-9'
ghiotto86:/home/ghiotto86/Desktop/totano/STA/Module#

e ora???
è andatto tutto bene????

ilsensine
18-01-2005, 12:08
Sì sembra andato tutto bene, puoi provare a caricare il modulo. Attento che sul loro sito ho letto di vari lockup del sistema con l'amd64.

ghiotto86
18-01-2005, 12:10
Originariamente inviato da ilsensine
Sì sembra andato tutto bene, puoi provare a caricare il modulo. Attento che sul loro sito ho letto di vari lockup del sistema con l'amd64.

CARICARE ???
e che significa e come si fa:sofico: :sofico:

ilsensine
18-01-2005, 12:11
Dai, è scritto sulla documentazione

insmod rt2500.ko

ghiotto86
18-01-2005, 12:13
Originariamente inviato da ilsensine
Dai, è scritto sulla documentazione

insmod rt2500.ko
ghiotto86:/home/ghiotto86/Desktop/totano/STA/Module# insmod rt2500.ko
insmod: error inserting 'rt2500.ko': -1 Invalid module format
ghiotto86:/home/ghiotto86/Desktop/totano/STA/Module#
:cry: :cry: :cry: :cry:
why??

ilsensine
18-01-2005, 12:22
Originariamente inviato da ghiotto86
ghiotto86:/home/ghiotto86/Desktop/totano/STA/Module# insmod rt2500.ko
insmod: error inserting 'rt2500.ko': -1 Invalid module format
ghiotto86:/home/ghiotto86/Desktop/totano/STA/Module#
:cry: :cry: :cry: :cry:
why??
Oh boh :D
Quello che mi manca è un amd64, te ne avanza uno? :D

Intanto controlla che
insmod -V
riporti "module-init-tools <qualcosa>".

ghiotto86
18-01-2005, 12:50
Originariamente inviato da ilsensine
Oh boh :D
Quello che mi manca è un amd64, te ne avanza uno? :D

Intanto controlla che
insmod -V
riporti "module-init-tools <qualcosa>".

ghiotto86:/home/ghiotto86/Desktop/totano/STA/Module# insmod -V
module-init-tools version 3.1-pre6
ghiotto86:/home/ghiotto86/Desktop/totano/STA/Module#

questo???

e ora che devo fa???:muro: :muro: :muro:
come sources del kernle va bene???

ghiotto86
18-01-2005, 12:53
Originariamente inviato da ghiotto86
ghiotto86:/home/ghiotto86/Desktop/totano/STA/Module# insmod -V
module-init-tools version 3.1-pre6
ghiotto86:/home/ghiotto86/Desktop/totano/STA/Module#

questo???

e ora che devo fa???:muro: :muro: :muro:
come sources del kernle va bene???

poi ti volevo chiedere una cosa: facendo apt-get install kernel-image-ecc. scarico il pacchetto e si installa automaticamente il kernel.
mi sembra un po troppo facile, secondo te va bene???
che differenza c'è tra queste immagini e quelli "normali"???

ilsensine
18-01-2005, 13:30
Qui ti dovrebbe aiutare qualcuno che usa la Debian, evidentemente. E' chiaro che c'è qualcosa che non va nei tuoi kernel header; sulla mia macchina, con un kernel compilato da me, non c'è alcun problema a compilare moduli esterni.

Debianoidi!?

ghiotto86
18-01-2005, 13:50
Originariamente inviato da ilsensine
Qui ti dovrebbe aiutare qualcuno che usa la Debian, evidentemente. E' chiaro che c'è qualcosa che non va nei tuoi kernel header; sulla mia macchina, con un kernel compilato da me, non c'è alcun problema a compilare moduli esterni.

Debianoidi!?

io potrei pure mettere un kernel a 32 bit, pero me scoccio.
:D
però dovrebbero andare programmi scritti in 32 bit non capisco:cry:
giusto??

ilsensine
18-01-2005, 13:56
Originariamente inviato da ghiotto86
io potrei pure mettere un kernel a 32 bit, pero me scoccio.
:D
però dovrebbero andare programmi scritti in 32 bit non capisco:cry:
giusto??
Lascia stare i kernel a 32 bit, non puoi usarli su una distro con programmi a 64 bit.
Altra cosa di cui ti devi preoccupare è: anche se riesci a installare i driver (ovvero se i debianoidi si svegliano e ci svelano l'arcano), funzioneranno? Da quello che leggo sulle loro ml, ci sono un pò di problemi con gli amd64. Quindi a meno che non hai voglia di mandare report sulle loro ml (cosa che sicuramente accelererebbe l'attenzione per questa architettura), la vedo dura che tu riesca a far funzionare decentemente quel driver al momento.

Se vuoi, puoi installare una distro a 32 bit. Ma ne vale la pena?

ilsensine
18-01-2005, 13:58
Posso dirti cosa farei io se fossi al tuo posto: cercherei di far caricare il driver (anche a costo di imparare come si compila un proprio kernel), e quindi non darei tregua alle loro ml :cool:

ghiotto86
18-01-2005, 14:08
Originariamente inviato da ilsensine
Posso dirti cosa farei io se fossi al tuo posto: cercherei di far caricare il driver (anche a costo di imparare come si compila un proprio kernel), e quindi non darei tregua alle loro ml :cool:

già.
ma purtroppo la battaglia driver non sviluppati per linux (a maggiorn ragione per amd64 ) è una battaglia già persa in partenza secondo me.

rinuncerò alla mia scheda wifi.
grazie cmq di tutto.
anzi se hai tempo potersti fare una guida sul forumdi come com
pilare un kernel da zero e tutti i programmi che servono???+grazie
i sorgenti di un kernel a 64 bit l posso trovare anche su kernel.org???
con apt penso che trovi solo i kernel di debian già compilati oppure dei sorgenti che non so se siano a 64bit.

wubby
18-01-2005, 19:49
Originariamente inviato da ilsensine
Se vuoi, puoi installare una distro a 32 bit. Ma ne vale la pena?
Si puo' fare il dual boot come sto facendo io... ;)
Debian 32 e Debian 64...

:-)

wubby
18-01-2005, 19:54
Originariamente inviato da ghiotto86
anzi se hai tempo potersti fare una guida sul forumdi come com
pilare un kernel da zero e tutti i programmi che servono???+grazie

Una sana, vecchia ma utile lettura:

http://www.debian.org/doc/manuals/reference/reference.it.html

Se hai tempo... :oink:

wubby
18-01-2005, 19:59
Originariamente inviato da ghiotto86
poi ti volevo chiedere una cosa: facendo apt-get install kernel-image-ecc. scarico il pacchetto e si installa automaticamente il kernel.
mi sembra un po troppo facile, secondo te va bene???
che differenza c'è tra queste immagini e quelli "normali"???
Uff uff uff... :D

apt-get install kernel-image-2.6.42
ti risparmia la fatica ( e lo sbattimento di user alle prime armi) di compilare un kernel...
Se non ritorna errore il kernel è installato. Al riavvio, nel menu di grub, troverai una voce in più.

Differenze tra un kernel deb e uno normale?
Beh... quello "normale" di solito ha meno "roba" all'interno.

Vantaggi?
Se ci sono bug un aggiornamento del kernel ti mette al riparo da eventuali pericoli...

ghiotto86
18-01-2005, 20:12
Originariamente inviato da wubby
Uff uff uff... :D

apt-get install kernel-image-2.6.42
ti risparmia la fatica ( e lo sbattimento di user alle prime armi) di compilare un kernel...
Se non ritorna errore il kernel è installato. Al riavvio, nel menu di grub, troverai una voce in più.

Differenze tra un kernel deb e uno normale?
Beh... quello "normale" di solito ha meno "roba" all'interno.

Vantaggi?
Se ci sono bug un aggiornamento del kernel ti mette al riparo da eventuali pericoli...

mica potesti risolvere le mie disavventure con i driver della mia schdea qireless:D

wubby
18-01-2005, 20:47
Originariamente inviato da ghiotto86
mica potesti risolvere le mie disavventure con i driver della mia schdea wireless:D
La palla di vetro è dal meccanico... :sofico:

SilverXXX
18-01-2005, 21:02
Originariamente inviato da wubby
La palla di vetro è dal meccanico... :sofico:
NOOOOOOO :eek: :cry:
Come farai adesso a risolvere tutti i problemi che ti verrano posti? :sofico: :D

ghiotto86
18-01-2005, 21:15
Originariamente inviato da SilverXXX
NOOOOOOO :eek: :cry:
Come farai adesso a risolvere tutti i problemi che ti verrano posti? :sofico: :D
:sofico:

xwubby

mai possibile che non hai una scheda wifi???

wubby
18-01-2005, 21:23
Originariamente inviato da ghiotto86
mai possibile che non hai una scheda wifi???
ehm... non saprei che farmene... ;)

ghiotto86
18-01-2005, 21:40
Originariamente inviato da wubby
ehm... non saprei che farmene... ;)

peccato ci avevo sperato:sofico:

witek
19-01-2005, 11:35
Io uso la scheda wireless con lo stesso chipset rt2500 con la mia sid e ti dico che e una rogna... a volte adirittura mi provoca kernel panic...
Per installare devi provare con varie versioni dei driver da qui (http://www.ralinktech.com/supp-1.htm) Errore invalid module format di solito e dovuto alla compilazione usando sorgenti diversi dal kernel in uso... io ho compilato senza problemi ma sto usando kernel compilato da sorgenti vanilla patchati -cko3
Prova a guardare in questo forum (http://61.222.76.235/phpbb2/viewforum.php?f=2) per maggiori informazioni . In alternativa potresti usare Ndiswrapper e driver da qui: ftp://ftp.a-link.com/wl54h/WL54driver2.2.6.0.zip ma non so se funziona con architettura AMD-64...
Auguri...;) :D