diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-10-18 08:53:40 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-10-18 08:53:40 +0000 |
commit | d6583bb2a13f329cf0332ef2570eb8bb8fc0e39c (patch) | |
tree | ece253b876159b39c620e62b6c9b1174642e070e /sys/arch/hp300/DOC/README |
initial import of NetBSD tree
Diffstat (limited to 'sys/arch/hp300/DOC/README')
-rw-r--r-- | sys/arch/hp300/DOC/README | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/sys/arch/hp300/DOC/README b/sys/arch/hp300/DOC/README new file mode 100644 index 00000000000..057983b8487 --- /dev/null +++ b/sys/arch/hp300/DOC/README @@ -0,0 +1,30 @@ +$NetBSD: README,v 1.2 1994/10/26 07:22:55 cgd Exp $ + +This directory contains random snippets related to various hp300 issues. + +Debug.tips Some tips for debugging kernel problems. Out of date but + may contains some useful info. + +HPMMU.notes Most of this information was collected by David Davis in + 1987 or so while he was working on hp200/300 BSD. + +Options Kernel configuration options that are either defined in + the prototype makefile or that can be specified in a config + file. + +Pmap.notes Some (mostly HP-specific) observations I made while cleaning + up the hp300 pmap module. + +README This. + +README.68040 Notes and copyright information for the 68040 floating point + emulation package. + +TODO.dev A fairly ancient list of projects related to IO devices. + +TODO.hp300 A much more up do date list of general hp300 projects. + +Mike Hibler (mike@cs.utah.edu) +Center for Software Science +University of Utah +February, 1993. |