Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/sys/arch/evbarm/conf Pull up following revision(s) (reque...
details: https://anonhg.NetBSD.org/src/rev/20155db4c80c
branches: netbsd-7
changeset: 799756:20155db4c80c
user: snj <snj%NetBSD.org@localhost>
date: Sat Jan 16 10:09:13 2016 +0000
description:
Pull up following revision(s) (requested by cyber in ticket #1061):
sys/arch/evbarm/conf/OPENRD: revision 1.6
mvsdio does not work on OPENRD, disable it.
Tested on OpenRD-Client, causes infinite loop during autoconf when enabled.
diffstat:
sys/arch/evbarm/conf/OPENRD | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 21b83c27fcc2 -r 20155db4c80c sys/arch/evbarm/conf/OPENRD
--- a/sys/arch/evbarm/conf/OPENRD Sat Jan 16 10:04:04 2016 +0000
+++ b/sys/arch/evbarm/conf/OPENRD Sat Jan 16 10:09:13 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: OPENRD,v 1.5 2014/04/04 07:55:25 msaitoh Exp $
+# $NetBSD: OPENRD,v 1.5.4.1 2016/01/16 10:09:13 snj Exp $
#
# This is a working config file for OpenRD(.org) Client. Note that the
# default boot address will not work and the kernel has to load at 8MB
@@ -23,3 +23,9 @@
vga* at pci? dev ? function ?
wsdisplay* at vga? console ?
+
+
+# mvsdio doesn't currently function on OPENRD
+# Tested on OpenRD-Client
+no mvsdio
+
Home |
Main Index |
Thread Index |
Old Index