Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Netgear GA622t module problems
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
spyro1st
n00b
n00b


Joined: 28 Mar 2003
Posts: 11

PostPosted: Fri Mar 28, 2003 10:07 am    Post subject: Netgear GA622t module problems Reply with quote

I have problems compiling the module for the netgear GA622t.I downloaded the latest driver from netgear.com but when i try to compile it i get the following error message:

server:/home/spyro/netgear/version 1.0/Linux# ls
ga622t.h ga.c gam.o hsm.c hsm.h makefile nsm.h nsmtypes.h sp.c
server:/home/spyro/netgear/version 1.0/Linux# make
cc -D__KERNEL__ -DMODULE -DCLONE -D__NO_VERSION__ -D_DUMP -DSINGLE_PACKET -D_GA622T_ -DINTR_HOLDOFF -DMEMMAPPED_IO -D_DBG -DPHY_INTR -DFAILURE_MESSAGES -DSTATISTICS -DASSERTION -DCHECKSUM -DERRDEBUG -O -Wall -I/usr/src/linux/include -g -w -c -o sp.o sp.c
In file included from /usr/src/linux/include/linux/highmem.h:5,
from /usr/src/linux/include/linux/vmalloc.h:8,
from /usr/src/linux/include/asm/io.h:47,
from /usr/src/linux/include/asm/pci.h:35,
from /usr/src/linux/include/linux/pci.h:622,
from nsmtypes.h:9,
from sp.c:18:
/usr/src/linux/include/asm/pgalloc.h: In function `get_pgd_fast':
/usr/src/linux/include/asm/pgalloc.h:78: `cpu_data_Rsmp_d3b73c3c' undeclared (first use in this function)
/usr/src/linux/include/asm/pgalloc.h:78: (Each undeclared identifier is reported only once
/usr/src/linux/include/asm/pgalloc.h:78: for each function it appears in.)
/usr/src/linux/include/asm/pgalloc.h: In function `free_pgd_fast':
/usr/src/linux/include/asm/pgalloc.h:89: `cpu_data_Rsmp_d3b73c3c' undeclared (first use in this function)
/usr/src/linux/include/asm/pgalloc.h: In function `pte_alloc_one_fast':
/usr/src/linux/include/asm/pgalloc.h:122: `cpu_data_Rsmp_d3b73c3c' undeclared (first use in this function)
/usr/src/linux/include/asm/pgalloc.h: In function `pte_free_fast':
/usr/src/linux/include/asm/pgalloc.h:132: `cpu_data_Rsmp_d3b73c3c' undeclared (first use in this function)
make: *** [sp.o] Fehler 1

I've seen i a mailinglist that this possible occurs because no highmem support in the kernel but when i activat this in kernel the same problem occurs.

And i've read that this also can be because i have a dual cpu system and that the SMP support may cause the problem.It is the 2.4.20 Kernel

Does anybody knows this problem?

Greets

Kevin Moschallski
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum