Subject: Re: sip*: reset in interrupt logic
To: Jason R Thorpe <thorpej@wasabisystems.com>
From: None <itojun@iijlab.net>
List: tech-net
Date: 08/12/2002 00:37:44
>I'm not sure WHY we get these now (likely something to do with the
>interrupt mitigation code I added a while ago), nor do I understand why
>they are not seen on the DP83820, but in any case, the following patch
>fixes the problem.  I'll check this into the trunk.  Can you please tell
>me if a 1.6 branch kernel has the same problem?

	kernel from 1.6 branch doesn't work at all.

itojun



NetBSD 1.6_BETA5 (COCONUT) #10: Sat Aug 10 09:51:22 JST 2002
    itojun@coconut.itojun.org:/export/home/itojun/NetBSD16/src/sys/arch/i386/compile/COCONUT
cpu0: AMD Am5x86 W/B 133/160 (486-class)
cpu0: features 1<FPU>
total memory = 65148 KB
avail memory = 54344 KB
using 839 buffers containing 3356 KB of memory
RTC BIOS diagnostic error 40<ROM_cksum>
BIOS32 rev. 0 found at 0xf00c0
mainbus0 (root)
pci0 at mainbus0 bus 0: configuration mode 1
pci0: i/o space, memory space enabled, rd/line, rd/mult, wr/inv ok
pchb0 at pci0 dev 0 function 0
pchb0: Advanced Micro Devices Elan SC520 System Controller (rev. 0x00)
Texas Instruments PCI1410 PCI-CardBus Bridge (CardBus bridge, revision 0x01) at pci0 dev 16 function 0 not configured
sip0 at pci0 dev 18 function 0: NatSemi DP83815 10/100 Ethernet, rev 00
sip0: interrupting at irq 11
sip0: Ethernet address 00:00:24:c0:55:dc
nsphyter0 at sip0 phy 0: DP83815 10/100 media interface, rev. 1
nsphyter0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
sip1 at pci0 dev 19 function 0: NatSemi DP83815 10/100 Ethernet, rev 00
sip1: interrupting at irq 5
sip1: Ethernet address 00:00:24:c0:55:dd
nsphyter1 at sip1 phy 0: DP83815 10/100 media interface, rev. 1
nsphyter1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
sip2 at pci0 dev 20 function 0: NatSemi DP83815 10/100 Ethernet, rev 00
sip2: interrupting at irq 9
sip2: Ethernet address 00:00:24:c0:55:de
nsphyter2 at sip2 phy 0: DP83815 10/100 media interface, rev. 1
nsphyter2: 10baseT, 100baseTX, 100baseTX-FDX
ifmedia_set: no match for 0x20/0xffffffff
panic: ifmedia_set

The operating system has halted.
Please press any key to reboot.