From owner-freebsd-current@FreeBSD.ORG Sat Feb 7 17:10:17 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC4E616A4CF for ; Sat, 7 Feb 2004 17:10:17 -0800 (PST) Received: from ms-smtp-02-eri0.ohiordc.rr.com (ms-smtp-02-smtplb.ohiordc.rr.com [65.24.5.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA53843D1D for ; Sat, 7 Feb 2004 17:10:17 -0800 (PST) (envelope-from meb@cinci.rr.com) Received: from cinci.rr.com (cvg-65-27-178-227.cinci.rr.com [65.27.178.227]) i181AFtO010065 for ; Sat, 7 Feb 2004 20:10:15 -0500 (EST) Message-ID: <40258C76.309@cinci.rr.com> Date: Sat, 07 Feb 2004 20:10:15 -0500 From: Mike Berning User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Current Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: Fatal double fault, related to cbb and cardbus? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2004 01:10:18 -0000 Hi, I cvsupped this morning (2-7) and rebuilt/reinstalled my world and kerenl. After rebooting my machine I got the following error message (excuse me if I hand wave some parts, I had to record the error the old fashioned way) ipfw2 initialized... Cardbus1 : resource not specified in CIS: id=10 size=1000 cbb2 : <02Micro 0Z6933 PCI-CardBus Bridge> mem 0x88002000-0x88002fff irq 11 at device 0.0 on cardbus1 Cardbus2 : on cbb2 cbb2 : [MPSAFE] ... and this continued on iterating through numbers until it came to ... cbb39 : <02Micro 0Z6933 PCI-CardBus Bridge> mem 0x88002000-0x88002fff irq 11 at device 0.0 on cardbus1 Cardbus39 : on cbb39 cbb39 : [MPSAFE] fatal double fault: eip = 0xc07031e5 esp = 0xd25a2fec ebp = 0xd25a8014 cpuid = 0 syncing disks ... cbb0 : bad Vcc request. ctrl = 0xffffff88, status = 0xffffffff cbb_power: 0v cbb1 : bad Vcc request. ctrl = 0xffffff88, status = 0xffffffff cbb_power: 0v If it's any help my cardbus controller is listed more specifically as an '02 Micro 0Z6933/711E SmartCardBus Controller'. Sorry to keep troubling the list with this issue, thanks for your help. Mike B