Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Nov 1995 05:24:20 -0800
From:      Bruce Evans <bde>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/i386/isa isa.c
Message-ID:  <199511201324.FAA06814@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         95/11/20 05:24:19

  Modified:    sys/i386/isa  isa.c
  Log:
  Quick fix for stat_imask and intr_mask[8] not having the RTC interrupt
  bit set.  I broke stat_imask in Dec 1994 and update_intr_masks() has
  copied the breakage to intr_mask[8] since Mar 1995.  This can cause
  the RTC to stop interrupting in rare cases (under loads heavy enough
  for a new RTC interrupt to occur at a critical time just before Xintr8
  finishes handling the previous one) and may have caused worse problems.



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