From owner-freebsd-alpha Tue Jul 25 7:46:15 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id 2129237B724 for ; Tue, 25 Jul 2000 07:46:09 -0700 (PDT) (envelope-from wkb@freebie.demon.nl) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #4) id 13H5y9-0007rh-00 for freebsd-alpha@freebsd.org; Tue, 25 Jul 2000 14:46:05 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.9.3/8.9.3) id QAA07254 for freebsd-alpha@freebsd.org; Tue, 25 Jul 2000 16:45:48 +0200 (CEST) (envelope-from wkb) Date: Tue, 25 Jul 2000 16:45:48 +0200 From: Wilko Bulte To: FreeBSD-alpha mailing list Subject: presence of DEFPA (fddi) panics 4.1RC Message-ID: <20000725164548.A7231@freebie.demon.nl> Reply-To: wilko@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i X-OS: FreeBSD 4.1-RC X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I finally got around to hooking up a serial console to my Miata (never throw your terminal servers away ;) Anyway: isp0: interrupting at CIA irq 3 fpa0: port 0x8100-0x817f mem 0x80800000-0x8080ffff,0x80821000-0x8082107f irq 16 at device 9.0 on pci1 fatal kernel trap: trap entry = 0x2 (memory management fault) a0 = 0x80821014 a1 = 0x1 a2 = 0x0 pc = 0xfffffc0000369158 ra = 0xfffffc0000368e98 curproc = 0xfffffc000057e988 pid = 0, comm = swapper ddbprinttrap from 0xfffffc0000369158 ddbprinttrap(0x80821014, 0x1, 0x0, 0x2) panic: trap panic Stopped at Debugger+0x2c: ldq ra,0(sp) <0xfffffc00005e5900> db> t Debugger() at Debugger+0x2c panic() at panic+0x100 trap() at trap+0x610 XentMM() at XentMM+0x20 pdq_initialize() at pdq_initialize+0x278 (null)() at 0x6 db> and fffffc00003688e0 T pdq_interrupt fffffc0000368c20 T pdq_initialize fffffc00003691c0 T pdq_ifinit fffffc0000369300 T pdq_ifwatchdog fffffc0000369380 T pdq_ifstart fffffc0000369520 T pdq_os_receive_pdu fffffc0000369620 T pdq_os_restart_transmitter It seems something in pdq_initialize might be doing something wrong. At least, it does on alpha. I tested with one DEFPA in a current i386 FreeBSD box and the other one in the Miata running T64 4.0G. That works just fine. Ideas? -- Wilko Bulte http://www.freebsd.org wilko@freebsd.org http://www.nlfug.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message