Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jul 1998 11:30:39 -0600 (MDT)
From:      "Kenneth D. Merry" <ken@plutotech.com>
To:        ken@plutotech.com (Kenneth D. Merry)
Cc:        current@FreeBSD.ORG
Subject:   Re: panic in the dec driver
Message-ID:  <199807131730.LAA03883@panzer.plutotech.com>
In-Reply-To: <199807131712.LAA03753@panzer.plutotech.com> from "Kenneth D. Merry" at "Jul 13, 98 11:12:38 am"

next in thread | previous in thread | raw e-mail | index | archive | help
Kenneth D. Merry wrote...
> 
> 	I got a panic today in the DEC driver, and I was wondering if
> anyone has seen anything similar.  Here's a stack trace:
> 
> ========================================================================
> tulip_txput (sc=0xf08b5800, m=0xf0538f00) at machine/pmap.h:172
> (kgdb) where
> #0  tulip_txput (sc=0xf08b5800, m=0xf0538f00) at machine/pmap.h:172
> #1  0xf01cb4ad in tulip_ifstart_one (ifp=0xf08b5818) at ../../pci/if_de.c:4843
> #2  0xf017965c in ether_output (ifp=0xf08b5818, m0=0xf0536000, dst=0xf336cb70, 
>     rt0=0xf08e7f00) at ../../net/if_ethersubr.c:385
> #3  0xf018b6f8 in ip_output (m0=0xf0536000, opt=0x0, ro=0xf336cb6c, flags=0, 
>     imo=0x0) at ../../netinet/ip_output.c:532
> #4  0xf018ff11 in tcp_output (tp=0xf336cba0) at ../../netinet/tcp_output.c:695
> #5  0xf0190f4f in tcp_timers (tp=0xf336cba0, timer=0)
>     at ../../netinet/tcp_timer.c:295
> #6  0xf0190d64 in tcp_slowtimo () at ../../netinet/tcp_timer.c:151
> #7  0xf014bdc3 in pfslowtimo (arg=0x0) at ../../kern/uipc_domain.c:235
> #8  0xf013bb63 in softclock () at ../../kern/kern_timeout.c:124
> ========================================================================
> 

	Sorry to follow up on myself, but I just swapped out the DEC-based
card for an Intel EtherExpress Pro/100+ (82558), and everything works just
dandy.  I think there really is a bug in the DEC driver.

BTW, the DEC-based card I have says it's a Linksys, and the chip says it's
a 21140-AB.

Ken
-- 
Kenneth Merry
ken@plutotech.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



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