freebsd-skq/sys/mips/rmi
rrs 3fd2819818 This hopefully will fix the network problem I was seeing.
Basically the msg ring interrupt was being re-enabled
inside a spinlock as the thread set it self up for rescheduling.
This won't work since inside the re-enable is another
spin lock.. which means on return from the reenable
the  interrupts have been reenabled. Thus you would
get a clock int and end up panicing holding a spin
lock to long :-o
2010-01-22 14:25:17 +00:00
..
dev Correct a path in an include I missed earlier 2010-01-11 17:29:20 +00:00
board.c Fix spacing 2009-11-02 15:08:59 +00:00
board.h White space changes 2009-10-29 21:14:10 +00:00
bus_space_rmi.c Ok With this commit we actually get through 2009-11-06 12:52:51 +00:00
clock.c Ok set in the values in clock 7 as in the 2009-11-11 22:36:19 +00:00
clock.h Ok we need to have the clock handlers has filters. This 2009-11-09 19:25:30 +00:00
debug.h White space changes 2009-10-29 21:14:10 +00:00
ehcireg.h Place proper svn:keywords tag on all these files. They were created 2010-01-12 21:17:36 +00:00
ehcivar.h Place proper svn:keywords tag on all these files. They were created 2010-01-12 21:17:36 +00:00
files.xlr Attempt to cope with the dev/rmi -> mips/rmi/dev move. 2010-01-11 04:49:44 +00:00
interrupt.h White space changes 2009-10-29 21:14:10 +00:00
intr_machdep.c Add missing function that doesintr naming and 2009-12-23 14:55:33 +00:00
iodi.c Attempt to cope with the dev/rmi -> mips/rmi/dev move. 2010-01-11 04:49:44 +00:00
iomap.h ok we now get so that the uart init's and we can print. We 2009-11-05 18:14:25 +00:00
Makefile.msgring
msgring_xls.c White space changes 2009-10-29 21:14:10 +00:00
msgring_xls.cfg
msgring.c White space changes 2009-10-29 21:14:10 +00:00
msgring.cfg
msgring.h ok we now get so that the uart init's and we can print. We 2009-11-05 18:14:25 +00:00
on_chip.c ok we now get so that the uart init's and we can print. We 2009-11-05 18:14:25 +00:00
pcibus.c Place proper svn:keywords tag on all these files. They were created 2010-01-12 21:17:36 +00:00
pcibus.h Place proper svn:keywords tag on all these files. They were created 2010-01-12 21:17:36 +00:00
perfmon_kern.c White space changes 2009-10-29 21:14:10 +00:00
perfmon_percpu.c White space changes 2009-10-29 21:14:10 +00:00
perfmon_utils.h White space changes 2009-10-29 21:14:10 +00:00
perfmon_xlrconfig.h White space changes 2009-10-29 21:14:10 +00:00
perfmon.h White space changes 2009-10-29 21:14:10 +00:00
pic.h ok we now get so that the uart init's and we can print. We 2009-11-05 18:14:25 +00:00
rmi_mips_exts.h adds rmi specific mips extensions file and makes sure 2009-10-29 21:30:21 +00:00
rootfs_list.txt This is a list of the files for RMI's md_root 2009-12-23 14:48:26 +00:00
shared_structs_func.h White space changes 2009-10-29 21:14:10 +00:00
shared_structs_offsets.h White space changes 2009-10-29 21:14:10 +00:00
shared_structs.h White space changes 2009-10-29 21:14:10 +00:00
std.xlr more Updates on the RMI code close to compiling now ;-) 2009-10-29 15:55:25 +00:00
tick.c White space changes 2009-10-29 21:14:10 +00:00
uart_bus_xlr_iodi.c Place proper svn:keywords tag on all these files. They were created 2010-01-12 21:17:36 +00:00
uart_cpu_mips_xlr.c ok we now get so that the uart init's and we can print. We 2009-11-05 18:14:25 +00:00
xlr_boot1_console.c White space changes 2009-10-29 21:14:10 +00:00
xlr_csum_nocopy.S
xlr_i2c.c Place proper svn:keywords tag on all these files. They were created 2010-01-12 21:17:36 +00:00
xlr_machdep.c This hopefully will fix the network problem I was seeing. 2010-01-22 14:25:17 +00:00
xlr_pci.c adds rmi specific mips extensions file and makes sure 2009-10-29 21:30:21 +00:00
xlrconfig.h White space changes 2009-10-29 21:14:10 +00:00
xls_ehci.c Place proper svn:keywords tag on all these files. They were created 2010-01-12 21:17:36 +00:00