freebsd-dev/sys/i386
John Baldwin aa96fcdb61 Anytime we write to the RTC's status B register to possibly enable
interrupts, read from the interrupt status register to clear any pending
interrupts.  Otherwise in some rare cases the RTC would never fire any
interrupts as it constantly thinks it has an interrupt pending.

PR:		i386/17800
PR:		kern/76776
Submitted by:	Jose M. Alcaide jose at we dot lc dot ehu dot es
MFC after:	2 weeks
2005-02-03 19:06:03 +00:00
..
acpica Only export defined symbols. Note that I couldn't find any difference 2004-12-12 06:59:14 +00:00
bios /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
compile
conf Fix a comment to match reality. 2005-01-17 08:35:50 +00:00
cpufreq Start all license/copyright notice comments with /*-, per tradition 2005-01-05 19:10:48 +00:00
i386 o Move copyin()/copyout() out of i386_{get,set}_ldt() and 2005-01-26 13:59:46 +00:00
ibcs2 o Split out kernel part of execve(2) syscall into two parts: one that 2005-01-29 23:12:00 +00:00
include o Move copyin()/copyout() out of i386_{get,set}_ldt() and 2005-01-26 13:59:46 +00:00
isa Anytime we write to the RTC's status B register to possibly enable 2005-02-03 19:06:03 +00:00
linux o Split out kernel part of execve(2) syscall into two parts: one that 2005-01-29 23:12:00 +00:00
pci /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
svr4 /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00