Ola,
Uso conectiva 8 e debian 2.2r3 potato. ( se alg souber o que fazer em uma
das duas ! POR FAVOR? )

Tenho uma placa que segundo o fabricante funciona no linux se eu seguir
estes passos:

####################################################

Installation:

  1. copy the source code fealnx.c to Linux,

  2. compile the source code, the instruction for compiling the driver is
     as follows:

        #gcc -DMODULE -D__KERNEL__ -I/usr/src/linux/net/inet -Wall
             -Wstrict-prototypes -O6 -c fealnx.c

  3. insert the driver as module,

        #insmod fealnx.o

  4. bind your card to an IP address

        #ifconfig eth0 ${IPADDR} broadcast ${BROADCAST} netmask ${NETMASK}

  5. add your card to IP routing table,

        #route add -net ${NETWORK} netmask ${NETMADK} eth0

  6. now, you should be able to ping local network.


####################################################

O que devo fazer com as variaveis, e porque o gcc fala que a opcao -06 eh
invalida?

tenho s arqs:

modulo: fealnx.o
fonte:     fealnx.c


Assinantes em 05/06/2002: 2255
Mensagens recebidas desde 07/01/1999: 169881
Historico e [des]cadastramento: http://linux-br.conectiva.com.br
Assuntos administrativos e problemas com a lista: 
            mailto:[EMAIL PROTECTED]

Responder a