Bom, acho que outros usuários também tiveram o mesmo problema, então depois de dar uma pesquisada na rede, vai esta dica.
Primeiro fazer reconhecer a placa de rede, que no geral será uma ne2000 ou compatível:
# pnpdump > /etc/isapnp.conf
No arquivo /etc/isapnp.conf é criada uma lista com as placas que foram encontradas, no meu caso a placa de rede foi a primeira e fica mais ou menos deste jeito:
# Card 1: (serial identifier 5f 00 56 0e eb 60 00 d0 41)
# Vendor Id PNP0060, Serial Number 5639915, checksum 0x5F.
# Version 1.0, Vendor version 1.0
# ANSI string -->NE2000 PLUG & PLAY ETHERNET CARD<--
#
# Logical device id @@@9519
# Device supports I/O range check register
#
# Edit the entries below to uncomment out the configuration required.
# Note that only the first value of any range is given, this may be changed if required
# Don't forget to uncomment the activate (ACT Y) when happy
(CONFIGURE PNP0060/5639915 (LD 0
# Compatible device id PNP80d6
# Logical device decodes 10 bit IO address lines
# Minimum IO base address 0x0200
# Maximum IO base address 0x03e0
# IO base alignment 32 bytes
# Number of IO addresses required: 32
(IO 0 (SIZE 32) (BASE 0x0200) (CHECK))
# IRQ 3, 4, 5, 9, 10, 11, 12 or 15.
# High true, edge sensitive interrupt
(INT 0 (IRQ 3 (MODE +E)))
(NAME "PNP0060/5639915[0]{NE2000 PLUG & PLAY ETHERNET CARD}")
(ACT Y)
))
# End tag... Checksum 0x00 (OK)
# Returns all cards to the "Wait for Key" state
(WAITFORKEY)
As linhas importantes que tem que ficar descomentadas são:
[1] Comentário enviado por iescodeiro em 05/11/2005 - 21:46h
Cara muito boa sua dica, minha placa de rede é uma NE2000, penei semanas para configurar ela com o Slack10...Publiquei uma dica aqui no VOL sobre isso também, mas a sua ta bem mais completa....bacana..Parabéns...
[2] Comentário enviado por luizredes em 18/01/2006 - 20:37h
Parabéns pela dica!!! Eu estava procurando EXATAMENTE isso na net e foi a segunda ou terceira opção no google!!!
Muito bem explicado e com muitos detalhes, tá nota 10 mesmo!
t+
PS.: Hehee, eh hoje que eu coloco a minha boa e muuuuuuuuuuito velha NE2000 prah rodar :D
[3] Comentário enviado por devil_ads em 08/07/2006 - 00:11h
queria saber se vc poderia me ajduar tb..
to usando o RH 9.0... kernel 2.4..
minha placa eh uma NE2000 Genius ( realtek 8019 ISA )...
o RH 9 reconheceu que tenho uma placa de rede Genius, mas n consegue ativa-la.. diz q n tem placa conectada ao PC..
oq faço??
ja tentei várias coisas... mas ainda n consegui.. nem achei nada na net q pudesse me dar uma luz.. kkkk
obrigado.. =]
[4] Comentário enviado por removido em 08/07/2006 - 22:14h
Oi devil_ads:
Você pode usar o mesmo procedimento pois as placas ISA normalmente não aparecem sozinhas mesmo, mas seguindo esses passos listados aqui, você poderá configurar a sua placa.
[]'s
[8] Comentário enviado por assispereira em 13/06/2007 - 10:46h
# Card 1: (serial identifier 5f 00 56 0e eb 60 00 d0 41)
# Vendor Id PNP0060, Serial Number 5639915, checksum 0x5F.
# Version 1.0, Vendor version 1.0
# ANSI string -->NE2000 PLUG & PLAY ETHERNET CARD<--
#
# Logical device id @@@9519
# Device supports I/O range check register
#
# Edit the entries below to uncomment out the configuration required.
# Note that only the first value of any range is given, this may be changed if required
# Don't forget to uncomment the activate (ACT Y) when happy
(CONFIGURE PNP0060/5639915 (LD 0
# Compatible device id PNP80d6
# Logical device decodes 10 bit IO address lines
# Minimum IO base address 0x0200
# Maximum IO base address 0x03e0
# IO base alignment 32 bytes
# Number of IO addresses required: 32
(IO 0 (SIZE 32) (BASE 0x0200) (CHECK))
# IRQ 3, 4, 5, 9, 10, 11, 12 or 15.
# High true, edge sensitive interrupt
(INT 0 (IRQ 3 (MODE +E)))
(NAME "PNP0060/5639915[0]{NE2000 PLUG & PLAY ETHERNET CARD}")
(ACT Y)
))
# End tag... Checksum 0x00 (OK)
# Returns all cards to the "Wait for Key" state
(WAITFORKEY)
[9] Comentário enviado por assispereira em 13/06/2007 - 10:47h
# Card 1: (serial identifier 5f 00 56 0e eb 60 00 d0 41)
# Vendor Id PNP0060, Serial Number 5639915, checksum 0x5F.
# Version 1.0, Vendor version 1.0
# ANSI string -->NE2000 PLUG & PLAY ETHERNET CARD<--
#
# Logical device id @@@9519
# Device supports I/O range check register
#
# Edit the entries below to uncomment out the configuration required.
# Note that only the first value of any range is given, this may be changed if required
# Don't forget to uncomment the activate (ACT Y) when happy
(CONFIGURE PNP0060/5639915 (LD 0
# Compatible device id PNP80d6
# Logical device decodes 10 bit IO address lines
# Minimum IO base address 0x0200
# Maximum IO base address 0x03e0
# IO base alignment 32 bytes
# Number of IO addresses required: 32
(IO 0 (SIZE 32) (BASE 0x0200) (CHECK))
# IRQ 3, 4, 5, 9, 10, 11, 12 or 15.
# High true, edge sensitive interrupt
(INT 0 (IRQ 3 (MODE +E)))
(NAME "PNP0060/5639915[0]{NE2000 PLUG & PLAY ETHERNET CARD}")
(ACT Y)
))
# End tag... Checksum 0x00 (OK)
# Returns all cards to the "Wait for Key" state
(WAITFORKEY)