Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Aug 2001 09:19:57 -0400
From:      Michael Lucas <mwlucas@blackhelicopters.org>
To:        Warner Losh <imp@harmony.village.org>
Cc:        stable@FreeBSD.ORG, mobile@FreeBSD.ORG
Subject:   Re: If your -stable system hangs on boot ...
Message-ID:  <20010817091957.A55090@blackhelicopters.org>
In-Reply-To: <200108170617.f7H6HAW38749@harmony.village.org>; from imp@harmony.village.org on Fri, Aug 17, 2001 at 12:17:10AM -0600
References:  <3B7C9F54.1000401@ucsd.edu> <200108150433.f7F4X1W20487@harmony.village.org> <3B7C9F54.1000401@ucsd.edu> <200108170617.f7H6HAW38749@harmony.village.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010817091957.A55090>