From owner-freebsd-stable Thu Aug 16 23:17:17 2001 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 2816137B40F; Thu, 16 Aug 2001 23:17:12 -0700 (PDT) (envelope-from imp@harmony.village.org) 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 f7H6HAq19470; Fri, 17 Aug 2001 00:17:11 -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 f7H6HAW38749; Fri, 17 Aug 2001 00:17:10 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200108170617.f7H6HAW38749@harmony.village.org> To: stable@freebsd.org Cc: mobile@freebsd.org Subject: If your -stable system hangs on boot ... In-reply-to: Your message of "Thu, 16 Aug 2001 21:36:36 PDT." <3B7C9F54.1000401@ucsd.edu> References: <3B7C9F54.1000401@ucsd.edu> <200108150433.f7F4X1W20487@harmony.village.org> Date: Fri, 17 Aug 2001 00:17:10 -0600 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG If you have PCI bios issues with -stable, please aplly http://people.freebsd.org/~imp/no-hang.diff.2 to the latest sources. This won't address the hang that Nate is seeing (I don't think), but it will (I hope) address the problem that Scott Lambert and others have reported where the system hangs at various points during the probe/attach process, but before we go multi-user. You will need to set hw.pci.ignore_pcibios=1 in the boot loader or with /boot/loader.conf to activate this patch. It causes the PCI code to completely ignore the PCIBIOS that might otherwise be on the system. Chances are that if you don't route your interrupts, then pccard won't work. However, this will let us narrow problems down. I've seen three problem reports since I MFC'd the PCI BIOS code from current. Two are on a toshiba laptop that won't boot on -current anyway. One is from someone who can't see the extra pci busses anymore on his Compaq server. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message