Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Nov 2003 14:12:37 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 mptable.c mptable_pci.c src/sys/i386/include mptable.h
Message-ID:  <200311032212.hA3MCb43096197@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2003/11/03 14:12:37 PST

  FreeBSD src repository

  Modified files:
    sys/i386/i386        mptable.c 
    sys/i386/include     mptable.h 
  Added files:
    sys/i386/i386        mptable_pci.c 
  Log:
  Add the MP Table APIC enumerator.  This code uses the BIOS MP Table to
  enumerate I/O APICs as well as local APICs.  It also provides Host-PCI
  and PCI-PCI bridge drivers to use the MP Table to route PCI interrupts.
  
  Revision  Changes     Path
  1.220     +682 -2604  src/sys/i386/i386/mptable.c
  1.1       +157 -0     src/sys/i386/i386/mptable_pci.c (new)
  1.220     +45 -2764   src/sys/i386/include/mptable.h



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