cvs commit: src/sys/i386/i386 io_apic.c mptable.c

John Baldwin jhb at FreeBSD.org
Tue Jan 18 12:27:25 PST 2005


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


More information about the cvs-src mailing list