[Previo por Fecha] [Siguiente por Fecha] [Previo por Hilo] [Siguiente por Hilo]

[Hilos de Discusión] [Fecha] [Tema] [Autor]

Re: [Sop.Tec.LinuxPPP] tarjeta de red



teclea esto:
1) gcc -DMODULE -D__KERNEL__ -I/usr/src/linux/net/inet
-Wall -Wstrict-prototypes -O6 -c dmfe.c
2) insmod dmfe.o

i ahi se debe de cargar el modulo de la tarjeta

saludos 
mike

--- José Antonio <jarcms en yahoo com mx> wrote:
> hola a todos!!
> 
> 
> acabo de instala linuxppp 6.3 y no he podido
> configurar la tarjeta de red, es una davicon 9102
> pci
> fast ethernet adapter, en el cd donde tengo los
> drivers de la tarjeta aparecen dos archivos que se
> supone son para linux para no se como utilizarlos,
> tambien trae un archivo readme que dice lo
> siguiente:
> 
> dmfe.c: Version 1.20 
> 	  A Davicom DM9102 fast ethernet driver for Linux. 
> 	  This is a release version. It was developed on
> Linux kernel V2.0.34
> 	  and this developing environment was installed by
> RedHat 5.1 linux.
> 	  gcc compiler version is V2.7 .
>  
>   Compiler command:
>           "gcc -DMODULE -D__KERNEL__
> -I/usr/src/linux/net/inet -Wall 
> 	   -Wstrict-prototypes -O6 -c dmfe.c"
> 
>   The following steps teach you how to active DM9102
> board:
>  	1. Used the upper compiler command to compile
> dmfe.c
> 	2. insert dmfe module into kernel
> 	   "insmod dmfe"	;;Auto Detection Mode
> 	   "insmod dmfe mode=0"	;;Force 10M Half Duplex
> 	   "insmod dmfe mode=1"	;;Force 100M Half Duplex
> 	   "insmod dmfe mode=4"	;;Force 10M Full Duplex
> 	   "insmod dmfe mode=5"	;;Force 100M Full Duplex
> 	3. config a dm9102 network interface
> 	   "ifconfig eth0 172.22.3.18"
> 	4. active the IP routing table
> 	   "route add -net 172.22.3.0 eth0"
> 	5. Well done. Your DM9102 adapter actived now.
> 
> 
> al realizar lo siguiente:
> 
> "gcc -DMODULE -D__KERNEL__ -I/usr/src/linux/net/inet
> -Wall 
> 	   -Wstrict-prototypes -O6 -c dmfe.c"
> 
> me reponde que el archivo no existe alguien sabe que
> puedo hacer??
> 
> de antemano gracias por su ayuda.
> 
> 
> 
>
_________________________________________________________
> Do You Yahoo!?
> Construye tu página personal en Yahoo! GeoCities.
> ¡Es fácil, 
> rápido y gratis! http://geocities.yahoo.com.mx
>
---------------------------------------------------------------------
> Lista de soporte de LinuxPPP
>  Reglas de la lista en
http://linuxppp.com/reglas.html


__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/
---------------------------------------------------------------------
Lista de soporte de LinuxPPP
 Reglas de la lista en http://linuxppp.com/reglas.html



[Hilos de Discusión] [Fecha] [Tema] [Autor]