move PCIBIOS_INTR_FIXUP_FORCE, PCIBIOS_INTR_GUESS and PCIBIOS_IRQS_HINT

to opt_pcibios.h.
This commit is contained in:
soda 2000-08-10 21:21:02 +00:00
parent 405954a851
commit 834cceb3ae
1 changed files with 5 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: files.i386,v 1.163 2000/06/16 03:47:24 thorpej Exp $
# $NetBSD: files.i386,v 1.164 2000/08/10 21:21:02 soda Exp $
#
# new style config file for i386 architecture
#
@ -38,8 +38,10 @@ defopt opt_xserver.h XSERVER XSERVER_DDB
defopt COMPAT_OLDBOOT
# PCI BIOS options
defopt opt_pcibios.h PCIBIOS PCIBIOSVERBOSE PCIBIOS_INTR_FIXUP
PCIINTR_DEBUG PCIBIOS_BUS_FIXUP PCIBIOS_ADDR_FIXUP
defopt opt_pcibios.h PCIBIOS PCIBIOSVERBOSE
PCIBIOS_ADDR_FIXUP PCIBIOS_BUS_FIXUP
PCIBIOS_INTR_FIXUP PCIBIOS_INTR_FIXUP_FORCE
PCIBIOS_INTR_GUESS PCIBIOS_IRQS_HINT PCIINTR_DEBUG
file arch/i386/i386/autoconf.c
file arch/i386/i386/bus_machdep.c