diff options
author | Jason Downs <downsj@cvs.openbsd.org> | 1997-02-04 07:15:29 +0000 |
---|---|---|
committer | Jason Downs <downsj@cvs.openbsd.org> | 1997-02-04 07:15:29 +0000 |
commit | 63bfc207a4435f3985d1284ec0b6a67e3cfc2802 (patch) | |
tree | 6b103b6ee24dcb89df3485cb74605f50887f9ea7 /sys/arch/hp300/DOC/Options | |
parent | ffccb3a8f483a4b0442123bab1d15ff22827899b (diff) |
More changes of carrel@netbsd.org's that I missed.
Diffstat (limited to 'sys/arch/hp300/DOC/Options')
-rw-r--r-- | sys/arch/hp300/DOC/Options | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sys/arch/hp300/DOC/Options b/sys/arch/hp300/DOC/Options index 0a522b44605..ff2ef258736 100644 --- a/sys/arch/hp300/DOC/Options +++ b/sys/arch/hp300/DOC/Options @@ -1,5 +1,5 @@ -$OpenBSD: Options,v 1.2 1997/01/12 15:12:10 downsj Exp $ -$NetBSD: Options,v 1.5 1996/10/13 16:52:40 christos Exp $ +$OpenBSD: Options,v 1.3 1997/02/04 07:15:22 downsj Exp $ +$NetBSD: Options,v 1.6 1997/01/31 23:01:21 carrel Exp $ Here is a list of hp300 specific kernel compilation options and what they mean: @@ -24,8 +24,9 @@ HP330 Support for old hp330 (and 318/319) machines: 16mhz 68020, 68551 PMMU and 16mhz 68881. Compiles in support for PMMU. +HP340 HP360 - Support for old hp360 (and 340) machines: 25mhz 68030+MMU and 25mhz + Support for old 340 and hp360 machines: 25mhz 68030+MMU and 25mhz 68882. Compiles in support for PMMU and 68030. Differs from HP330 in support for 68030 on-chip data cache. |