From owner-freebsd-mobile Mon Sep 3 1:11:21 2001 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 1216937B405 for ; Mon, 3 Sep 2001 01:11:19 -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 f838BHX13794 for ; Mon, 3 Sep 2001 02:11:18 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.4) with ESMTP id f838BHh24524 for ; Mon, 3 Sep 2001 02:11:17 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200109030811.f838BHh24524@harmony.village.org> To: mobile@freebsd.org Subject: Possible hang fix Date: Mon, 03 Sep 2001 02:11:17 -0600 From: Warner Losh 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 OK. If you have the "hang on boot" problem with PCI interrupts, and you have a "real" interrupt (as opposed to irq 0) in the pcic probe line and you are working around this using ISA interrupts, I may have a patch for you. It won't change the CL-PD6729/30 problems. This patch turns off PCI interrupts unless a real ISR is registered for the card. There are still a few rough edges, but if people that are experiencing this problem could test this patch with and without ISA interrupts and report the results, I'd be most appreciative. http://people.freebsd.org/~imp/no-boot-hang.diff Warner P.S. If you happen to have a 4.3 pccardd hanging around, I'd appreciate a report on how it behaves (with both ISA and PCI interrupts). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message