This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4bfe82cbac
NetBSD
/
sys
/
arch
/
algor
/
include
/
locore.h
4 lines
89 B
C
Raw
Normal View
History
Unescape
Escape
Simplify include files that just include <mips/locore.h>.
2002-06-05 10:18:34 +04:00
/* $NetBSD: locore.h,v 1.2 2002/06/05 06:18:34 simonb Exp $ */
A port to the Algorithmics MIPS evaluation boards. We currently support the P-5064, which has a QED RM5xxx CPU soldered on. There is some skeletal support for the P-4032 (an older board, which had an R4xxx CPU). There are some placeholders for the P-6032, which is their newest board, but no real code yet (the P-6032 has a different PCI controller, the Algorithmics BONITO). There are still some (apprently softintr-related) problems with the algor kernel, but it works well-enough to self-host. Kudos to Allegro Networks for loaning me a P-5064 board on which to do the port.
2001-05-28 20:22:13 +04:00
#
include
<mips/locore.h>
Reference in New Issue
Copy Permalink