Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 May 2000 18:12:47 -0700 (PDT)
From:      Mike Smith <msmith@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 mpapic.c
Message-ID:  <200005110112.SAA59689@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
msmith      2000/05/10 18:12:47 PDT

  Modified files:
    sys/i386/i386        mpapic.c 
  Log:
  Attempt to work around problems caused by spurious interrupts and
  uninitialised interrupts in the APIC.  This seems to fix the problems
  being seen on systems using the RCC chipsets, eg. Dell PowerEdge 24x0.
  
  The actual nature of the problem probably needs further investigation,
  but this patch allows us to actually function on these systems.
  
  Submitted by:	Drew Eckhardt <drew@Poohsticks.Org>
  
  Revision  Changes    Path
  1.38      +22 -2     src/sys/i386/i386/mpapic.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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