From owner-freebsd-mobile Sun May 5 23:37:28 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 4FAB637B400 for ; Sun, 5 May 2002 23:37:22 -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 g466bL623462; Mon, 6 May 2002 00:37:21 -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 g466bBr27653; Mon, 6 May 2002 00:37:20 -0600 (MDT) (envelope-from imp@village.org) Date: Mon, 06 May 2002 00:37:09 -0600 (MDT) Message-Id: <20020506.003709.115876304.imp@village.org> To: andreas@zymny.de Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: Problems to get 4.6RC running on my laptlop From: "M. Warner Losh" In-Reply-To: <032101c1f3a6$00622fc0$2b6d4dc2@dildo> References: <032101c1f3a6$00622fc0$2b6d4dc2@dildo> 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: <032101c1f3a6$00622fc0$2b6d4dc2@dildo> "Andreas Zymny" writes: : PSI-ISA bridge : SiS 85c503 What kind of pci<->pcmica/cardbus controller do you have in your machine? : Now I'm confused: Why does 4.3RC3 support my notebook chipsets, but : 4.5+ produce a panic? There was a fundamental change in the drivers in the 4.4 release. : Does anyone has a idea why FreeBSD produce this panic? Because we're calling the BIOS in a way it doesn't expect. Don't know if this is a BIOS bug, or a FreeBSD bug. : And: What can I do? I have the 4.3 RC3 cd rom here, but this is not : what I want to do. Well, you could try using ISA interrupts: hw.pcic.intr_path=1 in your /boot/loader.conf file. That might help avoid the bug. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message