Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jan 2005 20:27:24 +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 mptable.c
Message-ID:  <200501182027.j0IKRObO078549@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2005-01-18 20:27:24 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        io_apic.c mptable.c 
  Log:
  If a valid ELCR was found, consult it for the trigger mode of ISA
  interrupts that have a trigger mode of conforming.  This fixes problems on
  some older machines that still route PCI devices via ISA interrupts when
  using an I/O APIC.
  
  Tested by:      Peter Trifonov pvtrifonov at mail dot ru
  MFC after:      1 month
  
  Revision  Changes    Path
  1.15      +1 -1      src/sys/i386/i386/io_apic.c
  1.239     +7 -1      src/sys/i386/i386/mptable.c



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