Carlos Eduardo Vazzatta wrote:
> Verifiquei as irq
> 
> # more dmesg.boot | grep irq
> ioapic0 <Version 1.1> irqs 0-15 on motherboard
> ioapic1 <Version 1.1> irqs 16-31 on motherboard
> fxp0: <Intel 82559 Pro/100 Ethernet> port 0x5400-0x543f mem 
> 0xf8101000-0xf8101fff,0xf8000000-0xf80fffff irq 18 at device 3.0 on pci0
> asr0: <Adaptec Caching SCSI RAID> mem 0xfa000000-0xfbffffff irq 26 at 
> device 6.1 on pci0
> ahc0: <Adaptec aic7899 Ultra160 SCSI adapter> port 0x5800-0x58ff mem 
> 0xfc020000-0xfc020fff irq 16 at device 4.0 on pci2
> ahc1: <Adaptec aic7899 Ultra160 SCSI adapter> port 0x6000-0x60ff mem 
> 0xfc021000-0xfc021fff irq 17 at device 4.1 on pci2
> bge0: <Broadcom BCM5701 Gigabit Ethernet, ASIC rev. 0x105> mem 
> 0xfc000000-0xfc00ffff irq 20 at device 10.0 on pci2
> bge1: <Broadcom BCM5701 Gigabit Ethernet, ASIC rev. 0x105> mem 
> 0xfc010000-0xfc01ffff irq 21 at device 11.0 on pci2
> sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on 
> acpi0
> sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0
> ppc0: <ECP parallel printer port> port 0x378-0x37f,0x778-0x77f irq 7 drq 
> 3 on acpi0
> fdc0: <floppy drive controller> port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0
> atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
> atkbd0: <AT Keyboard> irq 1 on atkbdc0
> psm0: <PS/2 Mouse> irq 12 on atkbdc0
> 
> Aparentemente não tem conflito de irq
> As que dão problema são as broadcom.  As duas estão em switches 
> diferentes. A intel não acusa.
> Pode ser isso? Pode ser esse tipo de placa? Driver talvez?

Menos um ;)

Seguinte, teu problema já foi resolvido no RELENG_6. Ou atualize o teu 
sistema para o RELENG_6 ou aplique esses patchs:

http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/bge/if_bge.c.diff?r1=1.91.2.14&r2=1.91.2.17&only_with_tag=RELENG_6
http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/bge/if_bgereg.h.diff?r1=1.36.2.5&r2=1.36.2.7&only_with_tag=RELENG_6

Abraços

> 
> obrigado
> Abraços
> 
> Marcus Alves Grando escreveu:
>> Carlos Eduardo Vazzatta wrote:
>>   
>>> Ola pessoal
>>>
>>> Estou com um problema. Minhas conexões com o servidor estão caindo e da 
>>> a seguinte messagem:
>>>
>>> apollo2 kernel: bge0: watchdog timeout -- resetting
>>> apollo2 kernel: bge0: link state changed to DOWN
>>> apollo2 kernel: bge0: link state changed to UP
>>> apollo2 kernel: bge0: watchdog timeout -- resetting
>>> apollo2 kernel: bge0: link state changed to DOWN
>>> apollo2 kernel: bge0: link state changed to UP
>>> apollo2 kernel: bge0: watchdog timeout -- resetting
>>> apollo2 kernel: bge0: link state changed to DOWN
>>> apollo2 kernel: bge0: link state changed to UP
>>>
>>> Voces sabem o que posso  fazer? Tenho a 6.1-RELEASE FreeBSD 6.1-RELEASE #0:
>>>     
>> O pessoal tá discutindo sobre isso mesmo nas listas do FreeBSD. É um 
>> problema conhecido que estão tentando resolver. Alguns casos tem a ver 
>> com IRQ compartilhada. Dá uma olhada se a IRQ que está sendo usada pela 
>> placa bge0 está sendo usado por outro periférico também. Caso sim, como 
>> por exemplo USB tente desabilitar ele temporariamente na BIOS.
>>
>> O dmesg sempre ajuda quando for reportar algo...
>>
>> Abraços
>>
>>   
>>> Valeu
>>> Carlos Vazzatta
>>> Analista de Suporte
>>> UCS
>>> -------------------------
>>> Histórico: http://www.fug.com.br/historico/html/freebsd/
>>> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
>>>     
>>
>>   
> 
> -------------------------
> Histórico: http://www.fug.com.br/historico/html/freebsd/
> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


-- 
Marcus Alves Grando
marcus(at)corp.grupos.com.br  |  Grupos Internet S/A
   mnag(at)FreeBSD.org         |  FreeBSD.org
-------------------------
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd

Responder a