From owner-freebsd-current Mon Jul 13 10:30:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA00986 for freebsd-current-outgoing; Mon, 13 Jul 1998 10:30:45 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from panzer.plutotech.com (ken@panzer.plutotech.com [206.168.67.125]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA00980 for ; Mon, 13 Jul 1998 10:30:43 -0700 (PDT) (envelope-from ken@panzer.plutotech.com) Received: (from ken@localhost) by panzer.plutotech.com (8.8.8/8.8.5) id LAA03883; Mon, 13 Jul 1998 11:30:39 -0600 (MDT) From: "Kenneth D. Merry" Message-Id: <199807131730.LAA03883@panzer.plutotech.com> Subject: Re: panic in the dec driver In-Reply-To: <199807131712.LAA03753@panzer.plutotech.com> from "Kenneth D. Merry" at "Jul 13, 98 11:12:38 am" To: ken@plutotech.com (Kenneth D. Merry) Date: Mon, 13 Jul 1998 11:30:39 -0600 (MDT) Cc: current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL28s (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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