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 [EMAIL PROTECTED]
> with "unsubscribe freebsd-mobile" in the body of the message
--
Michael Lucas
[EMAIL PROTECTED]
http://www.blackhelicopters.org/~mwlucas/
Big Scary Daemons: http://www.oreillynet.com/pub/q/Big_Scary_Daemons
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message