From owner-freebsd-current@FreeBSD.ORG Wed Oct 6 09:38:03 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 367AA16A4CE; Wed, 6 Oct 2004 09:38:03 +0000 (GMT) Received: from pengo.systems.pipex.net (pengo.systems.pipex.net [62.241.160.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8B4443D5E; Wed, 6 Oct 2004 09:38:01 +0000 (GMT) (envelope-from mark.cullen@dsl.pipex.com) Received: from ape (81-178-103-33.dsl.pipex.com [81.178.103.33]) by pengo.systems.pipex.net (Postfix) with SMTP id 147FF4C00174; Wed, 6 Oct 2004 10:37:59 +0100 (BST) Message-ID: <0a1601c4ab88$b233fcf0$f700000a@ape> From: "Markie" To: "M. Warner Losh" References: <08d601c4a954$242380b0$f700000a@ape> <20041005.212957.94842758.imp@bsdimp.com> Date: Wed, 6 Oct 2004 10:41:44 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 cc: freebsd-current@freebsd.org cc: freebsd-mobile@freebsd.org Subject: Re: switching cardbus card hangs in 6-CURRENT? 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: Wed, 06 Oct 2004 09:38:03 -0000 ----- Original Message ----- From: "M. Warner Losh" To: Cc: ; Sent: Wednesday, October 06, 2004 4:29 AM Subject: Re: switching cardbus card hangs in 6-CURRENT? | In message: <08d601c4a954$242380b0$f700000a@ape> | "Markie" writes: | : I installed via a 5.3-BETA5 CD and I was able to switch network cards, a | : D-Link DWL-G650 and an Intel... can't remember, fxp0 driver; both are | : cardbus cards anyway. Now I have updated to 6.0-CURRENT (a few days ago) I | : have noticed I can no longer take the card out. If I do, the system appears | : appears to hang while running X. | : | : I just now tried from the console and it's actually a panic. | : | : | : Fatal trap 12: page fault while in kernel mode | : cpuid = 0; apic id =00 | : fault virtual address 0x3c | : fault code = supervisor read, page not present | : instruction pointer = 0x8:0xc056a2ce | : stack pointer = 0x10:0xc7c86b90 | : frame pointer = 0x10:0xc7c86bac | : 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 = 40 (cbb0) | : trap number = 12 | : panic: page fault | : cpuid = 0 | : Uptime: 3m53s | : | : | : You'll probably have to excuse the formatting as that was hand typed. | : Curiously, it doesn't come up with the press any key to reboot or anything | : and just seems to be stuck there. I don't think that's normal? Perhaps I | : should send this to the current list too... | : | : Any advice? | | Add DDB into the kernel and give me a traceback. | | It works for me with the three or four cards I've tried. | I updated CURRENT again a couple of days ago and this problem seems to have disappeared now. I guess someone else must have noticed! Thanks :-) | Warner | _______________________________________________ | freebsd-mobile@freebsd.org mailing list | http://lists.freebsd.org/mailman/listinfo/freebsd-mobile | To unsubscribe, send any mail to "freebsd-mobile-unsubscribe@freebsd.org"