summaryrefslogtreecommitdiff
path: root/sys/arch/hp300/conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/hp300/conf')
-rw-r--r--sys/arch/hp300/conf/GENERIC4
-rw-r--r--sys/arch/hp300/conf/files.hp30012
2 files changed, 8 insertions, 8 deletions
diff --git a/sys/arch/hp300/conf/GENERIC b/sys/arch/hp300/conf/GENERIC
index d44f37380d6..4cffd809a3a 100644
--- a/sys/arch/hp300/conf/GENERIC
+++ b/sys/arch/hp300/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.12 1997/02/03 04:47:05 downsj Exp $
+# $OpenBSD: GENERIC,v 1.13 1997/02/03 08:11:52 downsj Exp $
# $NetBSD: GENERIC,v 1.23 1997/01/31 06:12:57 thorpej Exp $
#
# Generic kernel - one size fits all.
@@ -100,7 +100,7 @@ hpibbus0 at nhpib0
hpibbus* at nhpib?
hpibbus* at fhpib?
-rd* at hpibbus? slave ? punit ? # HP-IB disks
+hd* at hpibbus? slave ? punit ? # HP-IB disks
ct* at hpibbus? slave ? punit ? # HP-IB cartridge tapes
mt* at hpibbus? slave ? punit ? # HP-IB 9-track tape
ppi0 at hpibbus0 slave 5 punit 0 # HP-IB plotter
diff --git a/sys/arch/hp300/conf/files.hp300 b/sys/arch/hp300/conf/files.hp300
index 8673bf16eb9..70618b0bc25 100644
--- a/sys/arch/hp300/conf/files.hp300
+++ b/sys/arch/hp300/conf/files.hp300
@@ -1,4 +1,4 @@
-# $OpenBSD: files.hp300,v 1.2 1997/02/03 04:47:08 downsj Exp $
+# $OpenBSD: files.hp300,v 1.3 1997/02/03 08:11:52 downsj Exp $
# $NetBSD: files.hp300,v 1.22 1997/01/30 22:11:19 scottr Exp $
#
# hp300-specific configuration info
@@ -119,11 +119,11 @@ attach mt at hpibbus
file arch/hp300/dev/mt.c mt needs-flag
major {mt = 1}
-device rd: disk
-attach rd at hpibbus
-file arch/hp300/dev/rd.c rd needs-flag
-file arch/hp300/dev/rd_compat.c rd # XXX
-major {rd = 2}
+device hd: disk
+attach hd at hpibbus
+file arch/hp300/dev/hd.c hd needs-flag
+file arch/hp300/dev/hd_compat.c hd # XXX
+major {hd = 2}
device ppi
attach ppi at hpibbus