NetBSD/sys/arch/arm32
jdolecek 8b24036797 Require the machine-dependant DDB commands to be in db_machine_command_table[]
and link it directly to db_command_table[] so that it's not necessary
to do this at runtime. Make db_machine_command_table[] const on all ports.
g/c now unneded stuff, like db_machine_commands_install(), db_machine_init()

Patch written by enami.
2001-01-22 13:56:55 +00:00
..
arm32 Require the machine-dependant DDB commands to be in db_machine_command_table[] 2001-01-22 13:56:55 +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 Sync with reality. 1999-01-01 12:13:49 +00:00
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 remove/move more mach vm header files: 2000-06-26 14:20:25 +00:00
shark Adapt to new line discipline scheme. 2000-11-02 00:26:35 +00:00
vidc make beep_waveform[] const 2001-01-22 13:31:45 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00