summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--distrib/notes/hp300/hardware7
-rw-r--r--distrib/notes/hp300/install5
-rw-r--r--distrib/notes/hp300/whatis4
-rw-r--r--sys/arch/hp300/conf/GENERIC5
-rw-r--r--sys/arch/hp300/conf/RAMDISK5
5 files changed, 8 insertions, 18 deletions
diff --git a/distrib/notes/hp300/hardware b/distrib/notes/hp300/hardware
index 761db06b126..a01d5c3392c 100644
--- a/distrib/notes/hp300/hardware
+++ b/distrib/notes/hp300/hardware
@@ -1,7 +1,7 @@
-dnl $OpenBSD: hardware,v 1.22 2006/04/14 21:05:41 miod Exp $
+dnl $OpenBSD: hardware,v 1.23 2006/07/09 19:44:59 miod Exp $
OpenBSD/MACHINE OSREV will run on most HP 9000/300- and 400-series
machines.
-6MB of RAM should be sufficient to boot and a minimal system can probably
+8MB of RAM should be sufficient to boot and a minimal system can probably
be squeezed onto a 100MB partition by installing just the minimum sets.
To actually do much compiling or anything more interesting than
booting, more RAM and disk space is highly recommended. About 250MB will be
@@ -13,7 +13,6 @@ The following HP hardware is supported:
HP 9000/300 series
- 68020-based: 318, 319, 320, 330 and 350.
68030-based: 340, 345, 360, 362, 370 and 375.
68040-based: 380, 382 and 385.
@@ -90,7 +89,7 @@ The following HP hardware is supported:
Unsupported hardware mainly consists of:
- HP 9000/310 and all other 68010-based systems.
+ 68010 and 68020 based systems: 310, 318, 319, 320, 330 and 350.
425e built-in audio.
parallel port on the 4xx models.
362 and 382 built-in frame buffer.
diff --git a/distrib/notes/hp300/install b/distrib/notes/hp300/install
index 9a4e7ff3ea2..83e64ad5eb8 100644
--- a/distrib/notes/hp300/install
+++ b/distrib/notes/hp300/install
@@ -1,4 +1,4 @@
-dnl $OpenBSD: install,v 1.29 2005/11/26 12:26:18 miod Exp $
+dnl $OpenBSD: install,v 1.30 2006/07/09 19:44:59 miod Exp $
OpenBSDInstallPrelude
dnl No extra line, this has to stick to the geometry notes paragraph.
@@ -27,9 +27,6 @@ blocks should work as well.
Booting from Network:
-Note: Booting SYS_UBOOT via the network is only possible if your bootrom
-is `rev. c' or later. (This only applies to the 320/350 era machines.)
-
If you wish to load the SYS_UBOOT program via the network, you need to
either have another OpenBSD system on the network, or something else
capable of running the rbootd(8) program. Source code may be found
diff --git a/distrib/notes/hp300/whatis b/distrib/notes/hp300/whatis
index 419e0cb66f3..88ce6852870 100644
--- a/distrib/notes/hp300/whatis
+++ b/distrib/notes/hp300/whatis
@@ -1,4 +1,4 @@
-dnl $OpenBSD: whatis,v 1.7 2005/03/18 13:29:45 miod Exp $
+dnl $OpenBSD: whatis,v 1.8 2006/07/09 19:44:59 miod Exp $
OpenBSD OSREV runs on the HP 9000/300 and 400 series of workstations,
-based on Motorola 680x0 processors.
+based on Motorola 68030 and 68040 processors.
diff --git a/sys/arch/hp300/conf/GENERIC b/sys/arch/hp300/conf/GENERIC
index 6bcd80b3e28..4d89ccbed76 100644
--- a/sys/arch/hp300/conf/GENERIC
+++ b/sys/arch/hp300/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.45 2006/04/14 21:05:43 miod Exp $
+# $OpenBSD: GENERIC,v 1.46 2006/07/09 19:45:01 miod Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -14,11 +14,8 @@ include "../../../conf/GENERIC"
maxusers 32 # estimated number of users
# Support for various CPU types
-option HP320
-option HP330 # includes 318, 319
option HP340
option HP345
-option HP350
option HP360
option HP362
option HP370
diff --git a/sys/arch/hp300/conf/RAMDISK b/sys/arch/hp300/conf/RAMDISK
index c7eaf33865e..fff56c75f17 100644
--- a/sys/arch/hp300/conf/RAMDISK
+++ b/sys/arch/hp300/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.27 2006/04/14 21:05:43 miod Exp $
+# $OpenBSD: RAMDISK,v 1.28 2006/07/09 19:45:01 miod Exp $
#
# Ram disk kernel.
#
@@ -6,11 +6,8 @@
machine hp300 m68k
# Support for various CPU types
-option HP320
-option HP330 # includes 318, 319
option HP340
option HP345
-option HP350
option HP360
option HP362
option HP370