Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/vax/conf Add il(4). Commented out.
details: https://anonhg.NetBSD.org/src/rev/898e5ef3b700
branches: trunk
changeset: 999197:898e5ef3b700
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Fri May 24 08:30:26 2019 +0000
description:
Add il(4). Commented out.
diffstat:
sys/arch/vax/conf/GENERIC | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r e5dbd8161f47 -r 898e5ef3b700 sys/arch/vax/conf/GENERIC
--- a/sys/arch/vax/conf/GENERIC Fri May 24 08:29:17 2019 +0000
+++ b/sys/arch/vax/conf/GENERIC Fri May 24 08:30:26 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.210 2019/04/26 21:40:32 sevan Exp $
+# $NetBSD: GENERIC,v 1.211 2019/05/24 08:30:26 msaitoh Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.210 $"
+#ident "GENERIC-$Revision: 1.211 $"
# Here are all different supported CPU types listed.
#options VAX8800 # VAX 8500, 8530, 8550, 8700, 8800
@@ -230,6 +230,7 @@
# Devices on Unibus/Qbus adapters
uda* at uba? csr 0172150 # UDA50/RQDX?
uda* at uba? csr 0160334
+#il* at uba? csr 0164000 # NI1010
mtc* at uba? csr 0174500 # Tape MSCP ctlr
ts0 at uba? csr 0172520 # TS11/TSV05 tape.
#qd0 at uba? csr 0177400 # 4- or 8-bitplans color graphics
Home |
Main Index |
Thread Index |
Old Index