Hello! 
I have a wireless networkcard, homfree from Diamond, with a tir200 chip, i
was looking for some drivers, but i can just fine one for it
(http://david.poda.cz/homefree/), and here is the output of "make" 

pdserver:/tmp/tir2000 # make 
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strength-reduce
-m386 -I/usr/src/linux/include -D__KERNEL__ -DMODULE 
-DCPU=386 -DDEBUG=1 -c -o tir2000.o tir2000.c 
tir2000.c:114: warning: `struct device' declared inside parameter list 
tir2000.c:114: warning: its scope is only this definition or declaration,
which is probably not what you want. 
tir2000.c:115: warning: `struct device' declared inside parameter list 
tir2000.c:116: warning: `struct device' declared inside parameter list 
tir2000.c:117: warning: `struct device' declared inside parameter list 
tir2000.c:118: warning: `struct device' declared inside parameter list 
tir2000.c: In function `tir_bank': 
tir2000.c:337: warning: passing arg 1 of `tir_outb' from incompatible
pointer type 
tir2000.c: At top level: 
tir2000.c:353: conflicting types for `tir_outb' 
tir2000.c:114: previous declaration of `tir_outb' 
tir2000.c: In function `tir_reset': 
tir2000.c:641: warning: passing arg 1 of `tir_everyday_init' from
incompatible pointer type 
tir2000.c: In function `tir_process_status': 
tir2000.c:747: warning: passing arg 1 of `tir_hard_xmit' from incompatible
pointer type 
tir2000.c:756: warning: passing arg 1 of `tir_dataxmit' from incompatible
pointer type 
tir2000.c: At top level: 
tir2000.c:845: conflicting types for `tir_dataxmit' 
tir2000.c:115: previous declaration of `tir_dataxmit' 
tir2000.c: In function `tir_dataxmit': 
tir2000.c:877: warning: passing arg 1 of `tir_prepare_receive' from
incompatible pointer type 
tir2000.c:880: warning: passing arg 1 of `tir_hard_xmit' from incompatible
pointer type 
tir2000.c: At top level: 
tir2000.c:918: conflicting types for `tir_everyday_init' 
tir2000.c:116: previous declaration of `tir_everyday_init' 
tir2000.c:982: conflicting types for `tir_hard_xmit' 
tir2000.c:117: previous declaration of `tir_hard_xmit' 
tir2000.c:1014: conflicting types for `tir_prepare_receive' 
tir2000.c:118: previous declaration of `tir_prepare_receive' 
tir2000.c: In function `init_module': 
tir2000.c:1269: structure has no member named `base_address' 
tir2000.c: At top level: 
tir2000.c:433: warning: `my_schedule_flip' defined but not used 
make: *** [driver] Error 1 
pdserver:/tmp/tir2000 # 


i mess with it around since ages, little tips, help would be awsome! 

Thanks a lot
Mario Ohnewald

-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net



Reply via email to