Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jul 2005 18:58: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:  <200507291858.j6TIwXbv085849@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2005-07-29 18:58:33 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        io_apic.c 
  Log:
  Add a tunable 'hw.apic.enable_extint' that can be set from the loader to
  not mask the ExtINT pin on the first I/O APIC as at least one PIII chipset
  seems to need this even though all of the pins in the 8259A's are masked.
  The default is still to mask the ExtINT pin.
  
  Reported by:    Mike Tancsa mike at sentex.net
  MFC after:      3 days
  
  Revision  Changes    Path
  1.21      +12 -2     src/sys/i386/i386/io_apic.c



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