Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hp300/conf Add missed 'nhpib at intio' for internal...
details: https://anonhg.NetBSD.org/src/rev/668f99dd97a0
branches: trunk
changeset: 983570:668f99dd97a0
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Sat May 29 21:06:20 2021 +0000
description:
Add missed 'nhpib at intio' for internal HP-IB. Found on testing HPDisk.
Also fix comments for HP-IB devices.
Should be pulled up to netbsd-8 and netbsd-9.
diffstat:
sys/arch/hp300/conf/INSTALL | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r 0149dd837a5d -r 668f99dd97a0 sys/arch/hp300/conf/INSTALL
--- a/sys/arch/hp300/conf/INSTALL Sat May 29 19:03:08 2021 +0000
+++ b/sys/arch/hp300/conf/INSTALL Sat May 29 21:06:20 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.66 2020/12/12 05:48:55 tsutsui Exp $
+# $NetBSD: INSTALL,v 1.67 2021/05/29 21:06:20 tsutsui Exp $
#
# INSTALL machine description file
#
@@ -183,10 +183,11 @@
le* at dio? scode ? # LANCE ethernet interfaces
-nhpib0 at dio? scode 7 # slow internal HP-IB
+nhpib* at intio? # internal HP-IB
+nhpib0 at dio? scode 7 # 98624A HP-IB
nhpib* at dio? scode ?
-fhpib* at dio? scode ? # `fast' HP-IB
+fhpib* at dio? scode ? # 98625A/98625B HP-IB
hpibbus0 at nhpib0
hpibbus* at nhpib?
Home |
Main Index |
Thread Index |
Old Index