From owner-freebsd-mobile Fri Aug 17 6:20:16 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id 8B03637B409; Fri, 17 Aug 2001 06:20:00 -0700 (PDT) (envelope-from mwlucas@blackhelicopters.org) Received: (from mwlucas@localhost) by blackhelicopters.org (8.9.3/8.9.3) id JAA55115; Fri, 17 Aug 2001 09:19:57 -0400 (EDT) (envelope-from mwlucas) Date: Fri, 17 Aug 2001 09:19:57 -0400 From: Michael Lucas To: Warner Losh Cc: stable@FreeBSD.ORG, mobile@FreeBSD.ORG Subject: Re: If your -stable system hangs on boot ... Message-ID: <20010817091957.A55090@blackhelicopters.org> References: <3B7C9F54.1000401@ucsd.edu> <200108150433.f7F4X1W20487@harmony.village.org> <3B7C9F54.1000401@ucsd.edu> <200108170617.f7H6HAW38749@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200108170617.f7H6HAW38749@harmony.village.org>; from imp@harmony.village.org on Fri, Aug 17, 2001 at 12:17:10AM -0600 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 Bad news: supped, applied patch to /sys/i386/isa/pci_cfgreg.c ct-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -I../../contrib/ipfilter -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../i386/isa/isa_dma.c cc -c -O -pipe -march=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -I../../contrib/ipfilter -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../i386/isa/npx.c cc -c -O -pipe -march=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -I../../contrib/ipfilter -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../i386/isa/pci_cfgreg.c ../../i386/isa/pci_cfgreg.c: In function `pcibios_get_version': ../../i386/isa/pci_cfgreg.c:206: `PCIBIOS_BIOS_PRESENT' undeclared (first use in this function) ../../i386/isa/pci_cfgreg.c:206: (Each undeclared identifier is reported only once ../../i386/isa/pci_cfgreg.c:206: for each function it appears in.) *** Error code 1 Stop in /usr/src/sys/compile/PEDICULAR. pedicular/sys/compile/PEDICULAR; Sorry. :( On Fri, Aug 17, 2001 at 12:17:10AM -0600, Warner Losh wrote: > 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-mobile" in the body of the message -- Michael Lucas mwlucas@blackhelicopters.org http://www.blackhelicopters.org/~mwlucas/ Big Scary Daemons: http://www.oreillynet.com/pub/q/Big_Scary_Daemons To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message