Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jun 2004 18:11:33 +0000 (UTC)
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 io_apic.c
Message-ID:  <200406231811.i5NIBXs2099630@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2004-06-23 18:11:33 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        io_apic.c 
  Log:
  Finally implement bus_config_intr() support for I/O APIC interrupt sources.
  This should fix problems with older SMP systems that only have ISA/EISA
  IRQs when routing virgin PCI interrupts as well as on other boxes whose
  MADT does not have any interrupt override entries for ISA IRQs that are
  used to route PCI interrupts even in APIC mode.
  
  Revision  Changes    Path
  1.13      +27 -20    src/sys/i386/i386/io_apic.c



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