freebsd-dev/sys/mips/rmi
Jayachandran C. ab7a71f6e7 The message ring interrupt needs to be enabled for all cpus, not just
the ones which run the message ring handler.

Some bits of the interrupt mask are part of the status register which is
saved with the process context, and these bits are initialized from the
cpu on which the process is created. This means that all the processes
should have the same value for these interrupt mask bits, so that the
interrupt mask remains the same regardless of what thread is scheduled
on the cpu.

Submitted by:	Sriram Gorti (srgorti at netlogicmicro dot com)
2011-01-12 13:16:35 +00:00
..
dev Remove bogus usage of INTR_FAST. "Fast" interrupts are now indicated by 2011-01-06 21:08:06 +00:00
board.c I2C drivers for XLR/XLS processors. 2010-12-12 06:00:26 +00:00
board.h I2C drivers for XLR/XLS processors. 2010-12-12 06:00:26 +00:00
bus_space_rmi_pci.c
bus_space_rmi.c
files.xlr I2C drivers for XLR/XLS processors. 2010-12-12 06:00:26 +00:00
fmn.c Remove bogus usage of INTR_FAST. "Fast" interrupts are now indicated by 2011-01-06 21:08:06 +00:00
interrupt.h Clean up header files in RMI platform code (sys/mips/rmi), and remove 2010-08-30 13:05:21 +00:00
intr_machdep.c Updates for the RMI MIPS platform code 2010-09-01 17:35:31 +00:00
iodi.c I2C drivers for XLR/XLS processors. 2010-12-12 06:00:26 +00:00
iomap.h Clean up header files in RMI platform code (sys/mips/rmi), and remove 2010-08-30 13:05:21 +00:00
Makefile.msgring
mpwait.S
msgring_xls.c
msgring_xls.cfg
msgring.c
msgring.cfg
msgring.h Update message ring handling code for XLR/XLS 2010-10-03 04:33:58 +00:00
pcibus.h
pic.h XLS B0 revision PCI support and related changes. 2010-09-27 14:50:51 +00:00
rmi_boot_info.h Clean up header files in RMI platform code (sys/mips/rmi), and remove 2010-08-30 13:05:21 +00:00
rmi_mips_exts.h Fix asm for XKPHYS read for o32, constriants needed for input registers 2010-10-05 05:49:38 +00:00
rootfs_list.txt
std.xlr Rename TARGET_XLR_XLS to CPU_RMI to match other CPU_xxx definitions. 2010-08-13 12:56:00 +00:00
tick.c After some off-list discussion, revert a number of changes to the 2010-11-22 19:32:54 +00:00
uart_bus_xlr_iodi.c
uart_cpu_mips_xlr.c
xlr_csum_nocopy.S
xlr_i2c.c I2C drivers for XLR/XLS processors. 2010-12-12 06:00:26 +00:00
xlr_machdep.c The message ring interrupt needs to be enabled for all cpus, not just 2011-01-12 13:16:35 +00:00
xlr_pci.c Fix compilation when DEBUG option is enabled. 2010-12-09 12:30:13 +00:00
xlr_pcmcia.c Initial code for XLR CompactFlash driver. 2010-08-28 07:58:10 +00:00
xls_ehci.c Remove unneeded includes of <sys/linker_set.h>. Other headers that use 2011-01-11 13:59:06 +00:00