Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Oct 2006 08:31:28 GMT
From:      Victor Melnichenko<melnichenko@uatele.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   i386/104705: em1: The EEPROM Checksum Is Not Valid
Message-ID:  <200610230831.k9N8VS6Y082390@www.freebsd.org>
Resent-Message-ID: <200610230840.k9N8eEMd014831@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         104705
>Category:       i386
>Synopsis:       em1: The EEPROM Checksum Is Not Valid
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-i386
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 23 08:40:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Victor Melnichenko
>Release:        6.1
>Organization:
Inter-Telecom
>Environment:
> uname -a
FreeBSD test.uatele.com 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #0: Thu Oct 12 11:19:58 EEST 2006     root@test.uatele.com:/usr/src/sys/i386/compile/TEST-SMP  i386
>Description:
I'am got a two Intel 82572EI PCI-X Gigabit Ethernet card's.

pciconf -lv

em0@pci3:0:0:   class=0x020000 card=0x10828086 chip=0x107d8086 rev=0x06 hdr=0x00
    vendor   = 'Intel Corporation'
    device   = 'PRO/1000 PT'
    class    = network
    subclass = ethernet
em1@pci4:0:0:   class=0x020000 card=0x10828086 chip=0x107d8086 rev=0x06 hdr=0x00
    vendor   = 'Intel Corporation'
    device   = 'PRO/1000 PT'
    class    = network
    subclass = ethernet

dmesg

em0: <Intel(R) PRO/1000 Network Connection Version - 3.2.18> port 0x8000-0x801f 
mem 0xf8020000-0xf803ffff,0xf8000000-0xf801ffff irq 17 at device 0.0 on pci3
em0: [GIANT-LOCKED]
em0: Ethernet address: 00:15:17:0d:94:bd
em1: <Intel(R) PRO/1000 Network Connection Version - 3.2.18> port 0x9000-0x901f 
mem 0xfa020000-0xfa03ffff,0xfa000000-0xfa01ffff irq 18 at device 0.0 on pci4
em1: [GIANT-LOCKED]
em1: Ethernet address: 00:15:17:0d:94:d1

Sometimes em0 or em1 was "freeze" with next messages in /var/log/messages(after "ifconfig <em_int> down && ifconfig <em_int> up" commands):
Oct 20 16:17:12 test kernel: em1: The EEPROM Checksum Is Not Valid
Oct 20 16:17:12 test kernel: em1: Unable to initialize the hardware

With lastest driver(6.1.4) from intel.com problem not solved.

>How-To-Repeat:
I dont know :(

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610230831.k9N8VS6Y082390>