NetBSD/sys/arch/hp300/hp300
thorpej 70e641047c In cpu_coredump(), use MID_MACHINE rather than MID_* (whatever it expands
to).
1998-09-09 11:17:24 +00:00
..
autoconf.c Oops, make a sentence added in previous commit parseable. 1998-08-02 19:42:35 +00:00
bus_space.c Initial implementation of bus_space functions for hp300. Some cleanup 1998-01-11 21:40:52 +00:00
clock.c Move the prototype of hp300_calibrate_delay() to cpu.h 1997-10-12 18:37:56 +00:00
clockioctl.h new RCS ID format. 1994-10-26 07:22:45 +00:00
clockreg.h new RCS ID format. 1994-10-26 07:22:45 +00:00
conf.c o Make usage of /dev/random dependant on 1997-10-13 00:46:08 +00:00
db_memrw.c Fix typo: dbaddr_t -> db_addr_t. 1998-08-31 19:20:17 +00:00
disksubr.c Add prototypes, and make this compile with -Wall. Remove register 1997-04-01 03:12:06 +00:00
dkbad.c Add prototypes, and make this compile with -Wall. Remove register 1997-04-01 03:12:06 +00:00
genassym.cf Add support for UVM. 1998-02-16 20:54:51 +00:00
hpux_machdep.c Fix some arithmetics lossage on typeless pointers. 1998-05-08 16:55:15 +00:00
intr.c Fix a prototype tyop spotted by Bill Studenmund: s/clnintr/clnlintr/ 1998-08-12 06:46:57 +00:00
kgdb_machdep.c vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t 1998-08-20 08:33:41 +00:00
leds.c vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t 1998-08-20 08:33:41 +00:00
leds.h Pull the LED frobbing code out of machdep.c. Since there is more than 1997-05-05 20:54:34 +00:00
locore.s Adjust for the new "reaper" kernel thread: do not free the vmspace and 1998-09-09 00:07:48 +00:00
machdep.c vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t 1998-08-20 08:33:41 +00:00
mem.c vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t 1998-08-20 08:33:41 +00:00
pmap.c Fix typo in previous (!UVM case, hence insignificant). 1998-09-03 12:38:31 +00:00
pmap_bootstrap.c vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t 1998-08-20 08:33:41 +00:00
sys_machdep.c vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t 1998-08-20 08:33:41 +00:00
trap.c vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t 1998-08-20 08:33:41 +00:00
vectors.s New bus error/address error trap handlers, code lifted from mac68k 1997-07-14 19:18:31 +00:00
vm_machdep.c In cpu_coredump(), use MID_MACHINE rather than MID_* (whatever it expands 1998-09-09 11:17:24 +00:00