cvs commit: src/sys/i386/i386 mp_machdep.c

John Baldwin jhb at FreeBSD.org
Tue May 23 10:59:55 PDT 2006


jhb         2006-05-23 17:59:06 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/i386/i386        mp_machdep.c 
  Log:
  When routing a PCI interrupt across a PCI-PCI bridge that is not listed
  in the MP Table, use the slot (aka device) of the _child_ PCI device
  on the child bus of the PCI-PCI bridge instead of the slot of the
  PCI-PCI bridge on the parent bus of the bridge.
  
  Revision    Changes    Path
  1.115.2.26  +1 -1      src/sys/i386/i386/mp_machdep.c


More information about the cvs-src mailing list