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

John Baldwin jhb at FreeBSD.org
Tue Feb 22 21:50:42 GMT 2005


jhb         2005-02-22 21:50:41 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        io_apic.c 
  Log:
  If mixed mode is not enabled by the APIC enumerator (MPTable always does,
  ACPI MADT only does if the PC-AT flag is set), then don't assume that pin 0
  on the first I/O APIC is an ExtINT pin.  Instead, assume that it is ISA
  IRQ 0.
  
  Revision  Changes    Path
  1.17      +3 -2      src/sys/i386/i386/io_apic.c


More information about the cvs-all mailing list