NetBSD/sys/arch/hp300/hp300
thorpej 838edf78fd Snapshot of new config for NetBSD/hp300. This isn't quite finished yet.
We're about 75% there.  SCSI and HP-IB are not yet supported in a new
config kernel; some autoconfiguration hackery has to be done there, yet.
These changes are enough to network boot a diskless kernel.

New config glue is enabled with the "NEWCONFIG" kernel option.  If that
option is not present, an old config kernel will be built.  Any kernel
configured with config(8) will automatically pick up the NEWCONFIG
option from std.hp300.
1996-12-17 08:40:56 +00:00
..
Locore.c Fix an inconsistency that came in with Lite: setrq() was renamed to 1996-11-06 20:19:19 +00:00
autoconf.c Snapshot of new config for NetBSD/hp300. This isn't quite finished yet. 1996-12-17 08:40:56 +00:00
clock.c backout previous kprintf changes 1996-10-13 03:14:05 +00:00
clockioctl.h
clockreg.h
conf.c Snapshot of new config for NetBSD/hp300. This isn't quite finished yet. 1996-12-17 08:40:56 +00:00
db_memrw.c Copyright assigned to The NetBSD Foundation. 1996-12-09 17:35:24 +00:00
disksubr.c Use DISKUNIT()/DISKPART() from <sys/disklabel.h> instead of 1996-02-02 19:50:26 +00:00
dkbad.c
genassym.c Define FR_SIZE as sizeof(struct trapframe) 1996-10-05 07:11:44 +00:00
hpux_machdep.c Need to include <sys/exec.h>. 1996-10-14 06:51:50 +00:00
isr.c Copyright assigned to The NetBSD Foundation. 1996-12-09 17:35:24 +00:00
isr.h Dynamically compute the PSL value for spl{bio,net,tty,imp}() calls. 1996-12-09 03:04:46 +00:00
kgdb_glue.c
kgdb_proto.h
kgdb_stub.c backout previous kprintf changes 1996-10-13 03:14:05 +00:00
led.h Prototype ledcontrol(). 1996-10-05 09:18:22 +00:00
locore.s Fix an inconsistency that came in with Lite: setrq() was renamed to 1996-11-06 20:19:19 +00:00
machdep.c Clean up cpu_startup() a bit: 1996-12-11 16:49:23 +00:00
mem.c
pmap.c backout previous kprintf changes 1996-10-13 03:14:05 +00:00
pmap_bootstrap.c Couple of small changes to how kernel is mapped: 1996-10-14 08:05:37 +00:00
swapgeneric.c New root device detect/set code, lifted mostly from NetBSD/alpha. 1996-10-14 07:20:26 +00:00
sys_machdep.c Rather than using individual HP300 model names, map those model names to 1995-12-11 17:09:09 +00:00
trap.c Couple of small changes: 1996-10-14 20:06:31 +00:00
vectors.s Garbage collect the "kernel jump to zero" stuff. VA 0 is now invalid, 1996-10-14 22:11:16 +00:00
vm_machdep.c Prototyping-related changes I missed the last time, from Thorsten 1996-05-09 21:26:08 +00:00