From owner-freebsd-mobile Sat Jun 8 10:41:40 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 111F137B414 for ; Sat, 8 Jun 2002 10:41:16 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g58HfFY86743; Sat, 8 Jun 2002 11:41:16 -0600 (MDT) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g58HfEG09467; Sat, 8 Jun 2002 11:41:15 -0600 (MDT) (envelope-from imp@village.org) Date: Sat, 08 Jun 2002 11:40:35 -0600 (MDT) Message-Id: <20020608.114035.14403964.imp@village.org> To: morganw@chemikals.org Cc: mobile@FreeBSD.ORG Subject: Re: newcard panic From: "M. Warner Losh" In-Reply-To: <20020608110341.W15690-200000@volatile.chemikals.org> References: <20020608110341.W15690-200000@volatile.chemikals.org> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In message: <20020608110341.W15690-200000@volatile.chemikals.org> Wesley Morgan writes: : I bought a Xircom XM5600 the other day, and I have discovered that trying : to boot a NEWCARD kernel will panic in pccard_scan_cis() during boot. The : old code works fine with it. Weird :) Attached is a dumpcis from pccardc. : the laptop is a Toshiba Sat. Pro 4600... : : : Fatal trap 12: page fault while in kernel mode : fault virtual address = 0xd96c3000 : fault code = supervisor read, page not present : instruction pointer = 0x8:0xc015e510 : stack pointer = 0x10:0xd95fb94c : frame pointer = 0x10:0xd95fbb78 : code segment = base 0x0, limit 0xfffff, type 0x1b : = DPL 0, pres 1, def32 1, gran 1 : processor eflags = interrupt enabled, resume, IOPL = 0 : current process = 2 (pccbb0) : : : pci0: at device 8.0 (no driver attached) : pci0: at device 10.0 (no driver attached) : pccbb0: irq 11 at device 17.0 on pci0 : cardbus0: on pccbb0 : pccard0: <16-bit PCCard bus> on pccbb0 : pccbb1: irq 11 at device 17.1 on pci0 : cardbus1: on pccbb1 : pccard1: <16-bit PCCard bus> on pccbb1 It would be helpful to have a traceback as well. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message