Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-5]: src/sys/arch/vax/conf Pull up revision 1.12 (requested by m...



details:   https://anonhg.NetBSD.org/src/rev/c9a79a01290f
branches:  netbsd-1-5
changeset: 490931:c9a79a01290f
user:      he <he%NetBSD.org@localhost>
date:      Tue Mar 20 18:28:50 2001 +0000

description:
Pull up revision 1.12 (requested by matt):
  Add VAX 4000/200.

diffstat:

 sys/arch/vax/conf/INSTALL |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r cc4e0cc80937 -r c9a79a01290f sys/arch/vax/conf/INSTALL
--- a/sys/arch/vax/conf/INSTALL Tue Mar 20 18:19:27 2001 +0000
+++ b/sys/arch/vax/conf/INSTALL Tue Mar 20 18:28:50 2001 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: INSTALL,v 1.6.2.1 2000/12/13 22:49:16 he Exp $
+#      $NetBSD: INSTALL,v 1.6.2.2 2001/03/20 18:28:50 he Exp $
 #
 # INSTALL kernel; all supported devices but nothing fancy.
 #
@@ -12,6 +12,7 @@
 options        "VAX750"
 options        "VAX630"        # MV II
 options        "VAX650"        # MV III, 3600, 3800, 3900
+options        "VAX660"        # VAX 4000/200
 options        "VAX670"        # VAX 4000/300
 options        "VAX410"        # VS 2000
 options        "VAX43"         # VS 3100/76



Home | Main Index | Thread Index | Old Index