NetBSD/sys/arch/arm32
bjh21 8805bd8b56 Unify arm26 and arm32 trapframe structures. The unified trapframe is the same
shape as the old arm32 one, but there are a few #defines to keep arm26 code
happy.  Anything that depends on the precise shape of the trapframe,
and especially on being able to treat it as an array of registers, has been
updated.
2001-01-20 17:14:19 +00:00
..
arm32 adjust ddb variable access functions to have first arch 'const', make db_[e]regs[] const 2001-01-18 10:55:29 +00:00
compile
conf Add machdep file for procfs. Currently only used for linux-style 2001-01-17 00:07:18 +00:00
dev Recalculate NVRAM checksum when updating the NVRAM. Avoids 'reboot' 2000-11-01 12:28:50 +00:00
doc
footbridge Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00
fpe-arm Adjust for userret() interface change. 2000-12-12 19:45:47 +00:00
include Unify arm26 and arm32 trapframe structures. The unified trapframe is the same 2001-01-20 17:14:19 +00:00
iomd Inline need_resched() and need_proftick(). Make need_proftick() actually *do* 2000-12-12 06:06:05 +00:00
isa Inline need_resched() and need_proftick(). Make need_proftick() actually *do* 2000-12-12 06:06:05 +00:00
mainbus rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
ofw Inline need_resched() and need_proftick(). Make need_proftick() actually *do* 2000-12-12 06:06:05 +00:00
pci Print which IRQ is used for compatibility interrupts. (from i386) 2000-11-04 14:05:55 +00:00
podulebus s/ea/eb/ in a couple of places 2001-01-20 02:41:19 +00:00
rc7500 Move bpfattach()/bpfdetach() calls into ether_ifattach()/ether_ifdetach(). 2000-11-15 01:02:11 +00:00
riscpc
shark Adapt to new line discipline scheme. 2000-11-02 00:26:35 +00:00
vidc Fix another obvious linesw problem. 2000-12-16 21:16:22 +00:00
Makefile