NetBSD/sys/arch/arm32
thorpej 49c62c4336 Changes to support fork_kthread():
- cpu_set_kpc() now takes void *arg third argument, passed to the
  entry point.
- cpu_fork() allows parent to be non-curproc iff parent is proc0.
  When forking non-curproc, assume its state has already been saved.
- Adjust various pieces of machine-dependent code to account of all of this.
1998-11-11 06:41:23 +00:00
..
arm32 Changes to support fork_kthread(): 1998-11-11 06:41:23 +00:00
compile
conf change handling of libkern: 1998-10-15 18:37:13 +00:00
dev We now use the MI wdc/wd drivers so this code is no longer needed. 1998-09-22 00:44:20 +00:00
doc Updated for recent driver additions and reservations. 1998-09-05 01:06:38 +00:00
footbridge Use the footbridge pci bus space tags when attaching a vga console so 1998-11-10 04:34:05 +00:00
fpe-arm Remove inclusion of sys/device.h 1998-05-01 15:35:43 +00:00
include Changes to support fork_kthread(): 1998-11-11 06:41:23 +00:00
iomd Implement faster method of blocking all lower priority interrupts. 1998-09-05 04:05:31 +00:00
isa Use braces instead of brackets to surround the SET_ICUS macro. 1998-10-06 02:43:26 +00:00
mainbus Merge bouyer-ide 1998-10-12 16:09:10 +00:00
ofw Fix a couple of string buffer overruns in lpt_ofisa_md_match() 1998-10-28 04:21:57 +00:00
pci Add ISA legacy mode support. Currently this is used by CATS kernels 1998-10-05 01:03:52 +00:00
podulebus Add media list, media list count, and default media arguments to 1998-10-28 00:13:47 +00:00
rc7500 Convert b*() functions to mem*(). 1998-09-06 04:20:37 +00:00
riscpc Convert b*() functions to mem*(). 1998-09-06 04:20:37 +00:00
shark Add CAPS_IS_CTL option 1998-10-18 12:21:51 +00:00
vidc Use sysbeep() rather than beep_generate for consistancy and the sysbeep 1998-10-05 00:53:47 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00