Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: PCI_ADDR_FIXUP



On Mon, Jan 05, 2009 at 02:03:40AM +0000, Christos Zoulas wrote:
> >Index: sys/arch/xen/conf/files.xen
> >===================================================================
> >RCS file: /home/fun/cvsroot/NetBSD/src/sys/arch/xen/conf/files.xen,v
> >retrieving revision 1.88
> >diff -u -p -r1.88 files.xen
> >--- sys/arch/xen/conf/files.xen      3 Aug 2008 19:32:03 -0000       1.88
> >+++ sys/arch/xen/conf/files.xen      2 Jan 2009 17:15:06 -0000
> >@@ -254,10 +254,8 @@ file    arch/x86/x86/i8259.c            xen3
> > # MP configuration using Intel SMP specification 1.4
> > file        arch/x86/x86/mpbios.c           mpbios
> > 
> >-ifdef i386
> >-file        arch/i386/pci/pci_bus_fixup.c   pci_bus_fixup
> >-file        arch/i386/pci/pci_addr_fixup.c  pci_addr_fixup
> >-endif
> >+file        arch/x86/pci/pci_bus_fixup.c    pci_bus_fixup
> >+file        arch/x86/pci/pci_addr_fixup.c   pci_addr_fixup
> > 
> > file        arch/x86/x86/apic.c             ioapic
> > 
> > [...]
> 
> Looks ok to me.

to me as well. This looks like a leftover from when PCI_BUS_FIXUP and
PCI_ADDR_FIXUP were i386-only.

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index